changeset 543:1aab64a04c31 0.7.1

Ready for release 0.7.1
author Mikael Berthe <mikael@lilotux.net>
date Sat, 26 Nov 2005 12:09:33 +0100
parents 34ee48c6f128
children f02226710032
files mcabber/ChangeLog mcabber/configure.ac mcabber/debian/changelog mcabber/doc/mcabber.1.html mcabber/doc/mcabber.1.txt
diffstat 5 files changed, 14 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Sat Nov 26 11:41:53 2005 +0100
+++ b/mcabber/ChangeLog	Sat Nov 26 12:09:33 2005 +0100
@@ -1,4 +1,4 @@
-mcabber (0.7.1-dev)
+mcabber (0.7.1)
 
  * New option 'buddy_format' to select the way buddies are displayed in
    the log window
@@ -13,13 +13,15 @@
  * MUC: Improved "/room names" command
  * MUC: departure messages are displayed
  * MUC: mcabber now notices when it is ejected from a room
+ * MUC: status is updated in chatrooms
  * External commands: the message body can be passed to the external command
    (see the sample configuration file and the sample eventcmd script)
  * UTF-8 conversion failures are written to the tracelog file (if enabled)
+ * The resource priority can now be changed once connected
  * Fix a bug when moving a chatroom to another group (in the roster)
- * Minor cleanup (warnings and compilation stuff)
+ * Minor cleanup (warnings, small memory leaks and compilation stuff)
 
- -- Mikael, ?
+ -- Mikael, 2005-11-26
 
 mcabber (0.7.0)
 
--- a/mcabber/configure.ac	Sat Nov 26 11:41:53 2005 +0100
+++ b/mcabber/configure.ac	Sat Nov 26 12:09:33 2005 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.7.1-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.7.1],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)
--- a/mcabber/debian/changelog	Sat Nov 26 11:41:53 2005 +0100
+++ b/mcabber/debian/changelog	Sat Nov 26 12:09:33 2005 +0100
@@ -1,3 +1,9 @@
+mcabber (0.7.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Mikael BERTHE <mikael.berthe@lilotux.net>  Sat, 26 Nov 2005 12:03:55 +0100
+
 mcabber (0.7.0-1) unstable; urgency=low
 
   * New upstream release
--- a/mcabber/doc/mcabber.1.html	Sat Nov 26 11:41:53 2005 +0100
+++ b/mcabber/doc/mcabber.1.html	Sat Nov 26 12:09:33 2005 +0100
@@ -698,7 +698,7 @@
 License (GPL).</p>
 <div id="footer">
 <p>
-Version 0.7.1-dev<br />
+Version 0.7.1<br />
 Last updated 19-Nov-2005 16:44:06 CEST
 </p>
 </div>
--- a/mcabber/doc/mcabber.1.txt	Sat Nov 26 11:41:53 2005 +0100
+++ b/mcabber/doc/mcabber.1.txt	Sat Nov 26 12:09:33 2005 +0100
@@ -1,7 +1,7 @@
 MCABBER(1)
 ===========
 Mikael BERTHE <mcabber@lilotux.net>
-v0.7.1-dev, October 2005
+v0.7.1, November 2005
 
 NAME
 ----