MCabber / changeset
| author | Mikael Berthe <mikael@lilotux.net> |
| Thu Apr 17 21:26:37 2008 +0200 (8 months ago) | |
| changeset 1478 | 243dc5dbd987 |
| parent 1477 | ec6a3b61c73e |
| child 1479 | a14f99ade244 |
Ready for release 0.9.7
--- a/mcabber/ChangeLog Thu Apr 17 21:03:22 2008 +0200+++ b/mcabber/ChangeLog Thu Apr 17 21:26:37 2008 +0200@@ -1,4 +1,4 @@ mcabber (0.9.7-dev)-mcabber (0.9.7-dev)+mcabber (0.9.7)* Pressing enter when a group is selected will toggle the fold status* New option 'ignore_self_presence'@@ -22,7 +22,7 @@ mcabber (0.9.7-dev)* Fixes from MirBSD (Thorsten Glaser)* Some more fixes and improvements (see detailed changelog)- -- Mikael, ?+ -- Mikael, 2008-04-17mcabber (0.9.6)
--- a/mcabber/configure.ac Thu Apr 17 21:03:22 2008 +0200+++ b/mcabber/configure.ac Thu Apr 17 21:26:37 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.7-dev],[mcabber@lilotux.net])+AC_INIT([mcabber],[0.9.7],[mcabber@lilotux.net])AM_INIT_AUTOMAKEAC_CONFIG_SRCDIR([src])AM_CONFIG_HEADER(config.h)
--- a/mcabber/doc/mcabber.1 Thu Apr 17 21:03:22 2008 +0200+++ b/mcabber/doc/mcabber.1 Thu Apr 17 21:26:37 2008 +0200@@ -1103,7 +1103,7 @@ Written by \fIMikael BERTHE\fR\&[1]. Ori\fIMain web site\fR\&[3].sp.SH "COPYING"-Copyright (C) 2005, 2006, 2007 Mikael Berthe. Some portions are Copyright (C) 2002\-2004 \fIcabber@ajmacias.com\fR\&[4].+Copyright (C) 2005, 2006, 2007, 2008 Mikael Berthe. Some portions are Copyright (C) 2002\-2004 \fIcabber@ajmacias.com\fR\&[4]..spFree use of this software is granted under the terms of the GNU General Public License (GPL)..sp
--- a/mcabber/doc/mcabber.1.html Thu Apr 17 21:03:22 2008 +0200+++ b/mcabber/doc/mcabber.1.html Thu Apr 17 21:26:37 2008 +0200@@ -1307,13 +1307,13 @@ consult the AUTHORS file for details.</p<h2>RESOURCES</h2><p><a href="http://www.lilotux.net/~mikael/mcabber/">Main web site</a></p><h2>COPYING</h2>-<p>Copyright (C) 2005, 2006, 2007 Mikael Berthe.<br />+<p>Copyright (C) 2005, 2006, 2007, 2008 Mikael Berthe.<br />Some portions are Copyright (C) 2002-2004 <a href="mailto:cabber@ajmacias.com">cabber@ajmacias.com</a>.</p><p>Free use of this software is granted under the terms of the GNU General PublicLicense (GPL).</p><div id="footer"><p>-Version 0.9.7-dev<br />+Version 0.9.7<br />Last updated 27-Jun-2007 22:11:34 CEST</p></div>
--- a/mcabber/doc/mcabber.1.txt Thu Apr 17 21:03:22 2008 +0200+++ b/mcabber/doc/mcabber.1.txt Thu Apr 17 21:26:37 2008 +0200@@ -1,7 +1,7 @@ MCABBER(1)MCABBER(1)===========Mikael BERTHE <mcabber@lilotux.net>-v0.9.7-dev, January 2008+v0.9.7, April 2008NAME----@@ -437,7 +437,7 @@ http://www.lilotux.net/~mikael/mcabber/[COPYING--------Copyright \(C) 2005, 2006, 2007 Mikael Berthe. ++Copyright \(C) 2005, 2006, 2007, 2008 Mikael Berthe. +Some portions are Copyright \(C) 2002-2004 mailto:cabber@ajmacias.com[].Free use of this software is granted under the terms of the GNU General Public
