changeset 950:e79d82933dea 0.8.1

Bugfix release 0.8.1
author Mikael Berthe <mikael@lilotux.net>
date Mon, 21 Aug 2006 20:50:31 +0200
parents e3c49b2f8143
children f243293e70ad
files mcabber/ChangeLog mcabber/configure.ac mcabber/doc/mcabber.1.html mcabber/doc/mcabber.1.txt
diffstat 4 files changed, 10 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Fri Aug 18 19:09:15 2006 +0200
+++ b/mcabber/ChangeLog	Mon Aug 21 20:50:31 2006 +0200
@@ -1,3 +1,10 @@
+mcabber (0.8.1)
+
+ * Fix a bug in key bindings (with special keys)
+ * Fix a compilation issue on some systems (e.g. Slackware)
+
+ -- Mikael, 2006-08-21
+
 mcabber (0.8.0)
 
  * UTF-8 terminal support (Reimar Döffinger)
--- a/mcabber/configure.ac	Fri Aug 18 19:09:15 2006 +0200
+++ b/mcabber/configure.ac	Mon Aug 21 20:50:31 2006 +0200
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([mcabber],[0.8.0],[mcabber@lilotux.net])
+AC_INIT([mcabber],[0.8.1],[mcabber@lilotux.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([src])
 AM_CONFIG_HEADER(config.h)
--- a/mcabber/doc/mcabber.1.html	Fri Aug 18 19:09:15 2006 +0200
+++ b/mcabber/doc/mcabber.1.html	Mon Aug 21 20:50:31 2006 +0200
@@ -1148,7 +1148,7 @@
 License (GPL).</p>
 <div id="footer">
 <p>
-Version 0.8.0<br />
+Version 0.8.1<br />
 Last updated 17-Jun-2006 10:23:23 CEST
 </p>
 </div>
--- a/mcabber/doc/mcabber.1.txt	Fri Aug 18 19:09:15 2006 +0200
+++ b/mcabber/doc/mcabber.1.txt	Mon Aug 21 20:50:31 2006 +0200
@@ -1,7 +1,7 @@
 MCABBER(1)
 ===========
 Mikael BERTHE <mcabber@lilotux.net>
-v0.8.0, August 2006
+v0.8.1, August 2006
 
 NAME
 ----