changeset 1541:4441fe9a4706 0.9.8

Ready for release 0.9.8
author Mikael Berthe <mikael@lilotux.net>
date Sun, 05 Oct 2008 22:53:27 +0200
parents 13833b9f2c83
children 0ae0458b3d88
files mcabber/ChangeLog mcabber/configure.ac mcabber/doc/mcabber.1.html mcabber/doc/mcabber.1.txt
diffstat 4 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Sun Oct 05 21:59:55 2008 +0200
+++ b/mcabber/ChangeLog	Sun Oct 05 22:53:27 2008 +0200
@@ -1,4 +1,4 @@
-mcabber (0.9.8-dev)
+mcabber (0.9.8)
 
  * [UI] A new message flag (O) shows when OTR is used
  * [UI] For folded groups, the number of unfiltered contacts is
@@ -20,8 +20,9 @@
  * [MUC] Nickname colors now depend on nicknames (M. Vuets)
  * [MUC] The topic can be cleared
  * [OTR] Fix JID case issue (franky)
+ * More bugfixes and improvements (see detailed changelog)
 
- -- Mikael, ?
+ -- Mikael, 2008-10-05
 
 mcabber (0.9.7)
 
--- a/mcabber/configure.ac	Sun Oct 05 21:59:55 2008 +0200
+++ b/mcabber/configure.ac	Sun Oct 05 22:53:27 2008 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.8-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.8],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)
--- a/mcabber/doc/mcabber.1.html	Sun Oct 05 21:59:55 2008 +0200
+++ b/mcabber/doc/mcabber.1.html	Sun Oct 05 22:53:27 2008 +0200
@@ -1313,7 +1313,7 @@
 License (GPL).</p>
 <div id="footer">
 <p>
-Version 0.9.8-dev<br />
+Version 0.9.8<br />
 Last updated 27-Jun-2007 22:11:34 CEST
 </p>
 </div>
--- a/mcabber/doc/mcabber.1.txt	Sun Oct 05 21:59:55 2008 +0200
+++ b/mcabber/doc/mcabber.1.txt	Sun Oct 05 22:53:27 2008 +0200
@@ -1,7 +1,7 @@
 MCABBER(1)
 ===========
 Mikael BERTHE <mcabber@lilotux.net>
-v0.9.8-dev, April 2008
+v0.9.8, October 2008
 
 NAME
 ----