[gaim-migrate @ 2224]

Wed, 05 Sep 2001 19:43:52 +0000

author
Eric Warmenhoven <warmenhoven@yahoo.com>
date
Wed, 05 Sep 2001 19:43:52 +0000
changeset 2214
43af8e1a838e
parent 2213
3a176de28de1
child 2215
71702ebc88f4

[gaim-migrate @ 2224]
this should confuse people

ChangeLog file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
--- a/ChangeLog	Wed Sep 05 18:34:34 2001 +0000
+++ b/ChangeLog	Wed Sep 05 19:43:52 2001 +0000
@@ -1,5 +1,10 @@
 GAIM: The Pimpin' Penguin IM Clone thats good for the soul! 
 
+version 0.28:
+	* Updated German Translation (thanks Daniel Seifert)
+	* Can change friendly name in MSN again
+	* Bug fixes
+
 version 0.11.0-pre15 (08/28/2001):
 	* MSN works again
 	* Fixed a little segfault when images are links
--- a/configure.ac	Wed Sep 05 18:34:34 2001 +0000
+++ b/configure.ac	Wed Sep 05 19:43:52 2001 +0000
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/aim.c)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([gaim], [0.11.0pre15])
+AM_INIT_AUTOMAKE([gaim], [0.28])
 
 AC_PATH_PROG(sedpath, sed)
 

mercurial