changeset 1372:7b5a2b047efd 0.9.5

Ready for release 0.9.5
author Mikael Berthe <mikael@lilotux.net>
date Mon, 19 Nov 2007 22:17:58 +0100
parents 6ff264af7d94
children df86acbfa0a4
files mcabber/ChangeLog mcabber/NEWS mcabber/configure.ac mcabber/doc/mcabber.1.html mcabber/doc/mcabber.1.txt
diffstat 5 files changed, 13 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Sun Nov 18 22:37:42 2007 +0100
+++ b/mcabber/ChangeLog	Mon Nov 19 22:17:58 2007 +0100
@@ -1,4 +1,4 @@
-mcabber (0.9.5-dev)
+mcabber (0.9.5)
 
  * Implement internal hooks: post-connect, pre-disconnect
  * Extend command /source; any command can be used in a sourced file
@@ -15,7 +15,7 @@
  * Usual misc. improvements and bugfixes
  * Update Polish translation
 
- -- Mikael, ?
+ -- Mikael, 2007-11-19
 
 mcabber (0.9.4)
 
--- a/mcabber/NEWS	Sun Nov 18 22:37:42 2007 +0100
+++ b/mcabber/NEWS	Mon Nov 19 22:17:58 2007 +0100
@@ -1,3 +1,11 @@
+mcabber (0.9.5)
+
+ * The option 'otr' must now be set in the configuration file in
+   order to be able to use the OTR (Off-The-Record messaging)
+   support.
+
+ -- Mikael, 2007-11-19
+
 mcabber (0.9.4)
 
  * The option 'hide_offline_buddies' is deprecated, the new option
--- a/mcabber/configure.ac	Sun Nov 18 22:37:42 2007 +0100
+++ b/mcabber/configure.ac	Mon Nov 19 22:17:58 2007 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.9.5-dev],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.9.5],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)
--- a/mcabber/doc/mcabber.1.html	Sun Nov 18 22:37:42 2007 +0100
+++ b/mcabber/doc/mcabber.1.html	Mon Nov 19 22:17:58 2007 +0100
@@ -1313,7 +1313,7 @@
 License (GPL).</p>
 <div id="footer">
 <p>
-Version 0.9.5-dev<br />
+Version 0.9.5<br />
 Last updated 27-Jun-2007 22:11:34 CEST
 </p>
 </div>
--- a/mcabber/doc/mcabber.1.txt	Sun Nov 18 22:37:42 2007 +0100
+++ b/mcabber/doc/mcabber.1.txt	Mon Nov 19 22:17:58 2007 +0100
@@ -1,7 +1,7 @@
 MCABBER(1)
 ===========
 Mikael BERTHE <mcabber@lilotux.net>
-v0.9.5-dev, October 2007
+v0.9.5, November 2007
 
 NAME
 ----