Update of /cvsroot/gaim/gaim
In directory usw-pr-cvs1:/tmp/cvs-serv25009
Modified Files:
Tag: gtk1-stable
configure.ac configure.in ChangeLog NEWS
Log Message:
wowee.
Index: configure.ac
===================================================================
RCS file: /cvsroot/gaim/gaim/configure.ac,v
retrieving revision 1.70.2.5
retrieving revision 1.70.2.6
diff -u -d -r1.70.2.5 -r1.70.2.6
--- configure.ac 9 Sep 2002 05:51:22 -0000 1.70.2.5
+++ configure.ac 13 Sep 2002 02:39:28 -0000 1.70.2.6
@@ -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.59.2])
+AM_INIT_AUTOMAKE([gaim], [0.59.3])
AC_PREREQ([2.50])
Index: configure.in
===================================================================
RCS file: /cvsroot/gaim/gaim/configure.in,v
retrieving revision 1.118.2.5
retrieving revision 1.118.2.6
diff -u -d -r1.118.2.5 -r1.118.2.6
--- configure.in 9 Sep 2002 05:51:22 -0000 1.118.2.5
+++ configure.in 13 Sep 2002 02:39:28 -0000 1.118.2.6
@@ -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.59.2])
+AM_INIT_AUTOMAKE([gaim], [0.59.3])
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gaim/gaim/ChangeLog,v
retrieving revision 1.509.2.23
retrieving revision 1.509.2.24
diff -u -d -r1.509.2.23 -r1.509.2.24
--- ChangeLog 9 Sep 2002 05:51:22 -0000 1.509.2.23
+++ ChangeLog 13 Sep 2002 02:39:28 -0000 1.509.2.24
@@ -1,5 +1,8 @@
Gaim: The Pimpin' Penguin IM Clone thats good for the soul!
+version 0.59.3:
+ * Yahoo can connect again. Oops!
+
version 0.59.2 (09/09/2002):
* Japanese translation updated (Thanks, Junichi Uekawa)
* Won't crash when you set your MSN Friendly name to an
Index: NEWS
===================================================================
RCS file: /cvsroot/gaim/gaim/NEWS,v
retrieving revision 1.138.2.2
retrieving revision 1.138.2.3
diff -u -d -r1.138.2.2 -r1.138.2.3
--- NEWS 9 Sep 2002 05:51:22 -0000 1.138.2.2
+++ NEWS 13 Sep 2002 02:39:29 -0000 1.138.2.3
@@ -1,6 +1,8 @@
-=[ Gaim ]=- The Pimpin' Penguin IM Client That's Good For The Soul!
-0.69.2 (09/09/2002):
+0.59.3:
+
+0.59.2 (09/09/2002):
Rob: This time Sean couldn't be with us. I finally got my linux box
some what back in order. Life has been extremely hectic for both Sean
and myself lately, I think. Sean will have his cable connection soon
|