changeset 379:57474402997d 0.6.5

Ready for 0.6.5 release
author Mikael Berthe <mikael@lilotux.net>
date Tue, 26 Jul 2005 19:43:51 +0100
parents 2e6c7b1440d1
children 3fccae14ee47
files mcabber/ChangeLog mcabber/TODO mcabber/configure.ac mcabber/debian/changelog mcabber/doc/mcabber.1.html mcabber/doc/mcabber.1.txt
diffstat 6 files changed, 18 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Tue Jul 26 18:33:22 2005 +0100
+++ b/mcabber/ChangeLog	Tue Jul 26 19:43:51 2005 +0100
@@ -1,4 +1,4 @@
-mcabber (0.6.5-dev)
+mcabber (0.6.5)
 
  * Add Debian directory for packaging, create an experimenal package
  * Add a few external actions (MSG OUT, STATUS *)
@@ -12,13 +12,14 @@
  * First Ctrl-C didn't really leave multi-line message mode! (merge issue)
  * Add "/buffer search_backward"  and "/buffer search_forward", to search
    for a string in a buffer window
+ * Add "/roster up" and "/roster down" commands
  * New logging system.  The "debug" file has been replaced by a "trace file",
-   and 2 levels are availabler.  In level 1, the messages from the log window
+   and 2 levels are available.  In level 1, the messages from the log window
    are written to te trace file. In level 2, debug messages and XML are
    written to the file.  See the sample configuration file.
  * A few other internal changes and minor bugfixes
 
- -- Mikael, ?
+ -- Mikael, 2005-07-26
 
 mcabber (0.6.4)
 
--- a/mcabber/TODO	Tue Jul 26 18:33:22 2005 +0100
+++ b/mcabber/TODO	Tue Jul 26 19:43:51 2005 +0100
@@ -1,7 +1,9 @@
 
 BUGS:
 
-
+* The PgUp and Ins keys do not work for some people
+  Cannot reproduce, any help appreciated.
+* The euro symbol is not correctly encoded/decoded
 
 TODO:
 
--- a/mcabber/configure.ac	Tue Jul 26 18:33:22 2005 +0100
+++ b/mcabber/configure.ac	Tue Jul 26 19:43:51 2005 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.6.5-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.6.5],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)
--- a/mcabber/debian/changelog	Tue Jul 26 18:33:22 2005 +0100
+++ b/mcabber/debian/changelog	Tue Jul 26 19:43:51 2005 +0100
@@ -1,8 +1,14 @@
+mcabber (0.6.5-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Mikael BERTHE <mikael.berthe@lilotux.net>  Tue, 26 Jul 2005 20:39:09 +0200
+
 mcabber (0.6.4-2) unstable; urgency=low
 
   * Improve Debian package, with some help from Benjamin Drieu
 
- -- Mikael BERTHE <mikael.berthe@free.fr>  Sat, 23 Jul 2005 15:26:58 +0200
+ -- Mikael BERTHE <mikael.berthe@lilotux.net>  Sat, 23 Jul 2005 15:26:58 +0200
 
 mcabber (0.6.4-1) unstable; urgency=low
 
--- a/mcabber/doc/mcabber.1.html	Tue Jul 26 18:33:22 2005 +0100
+++ b/mcabber/doc/mcabber.1.html	Tue Jul 26 19:43:51 2005 +0100
@@ -548,8 +548,8 @@
 License (GPL).</p>
 <div id="footer">
 <p>
-Version 0.6.5-dev<br />
-Last updated 26-Jul-2005 16:34:28 CEST
+Version 0.6.5<br />
+Last updated 26-Jul-2005 20:34:28 CEST
 </p>
 </div>
 </div>
--- a/mcabber/doc/mcabber.1.txt	Tue Jul 26 18:33:22 2005 +0100
+++ b/mcabber/doc/mcabber.1.txt	Tue Jul 26 19:43:51 2005 +0100
@@ -1,7 +1,7 @@
 MCABBER(1)
 ===========
 Mikael BERTHE <mcabber@lilotux.net>
-v0.6.5-dev, July 2005
+v0.6.5, July 2005
 
 NAME
 ----