Update of /cvsroot/gaim/gaim
In directory usw-pr-cvs1:/tmp/cvs-serv18376
Modified Files:
Tag: gtk1-stable
configure.in configure.ac ChangeLog NEWS
Log Message:
there is no spoon.
Index: configure.in
===================================================================
RCS file: /cvsroot/gaim/gaim/configure.in,v
retrieving revision 1.118.2.6
retrieving revision 1.118.2.7
diff -u -d -r1.118.2.6 -r1.118.2.7
--- configure.in 13 Sep 2002 02:39:28 -0000 1.118.2.6
+++ configure.in 15 Sep 2002 20:46:56 -0000 1.118.2.7
@@ -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.3])
+AM_INIT_AUTOMAKE([gaim], [0.59.4cvs])
Index: configure.ac
===================================================================
RCS file: /cvsroot/gaim/gaim/configure.ac,v
retrieving revision 1.70.2.6
retrieving revision 1.70.2.7
diff -u -d -r1.70.2.6 -r1.70.2.7
--- configure.ac 13 Sep 2002 02:39:28 -0000 1.70.2.6
+++ configure.ac 15 Sep 2002 20:46:57 -0000 1.70.2.7
@@ -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.3])
+AM_INIT_AUTOMAKE([gaim], [0.59.4cvs])
AC_PREREQ([2.50])
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gaim/gaim/ChangeLog,v
retrieving revision 1.509.2.28
retrieving revision 1.509.2.29
diff -u -d -r1.509.2.28 -r1.509.2.29
--- ChangeLog 15 Sep 2002 02:13:22 -0000 1.509.2.28
+++ ChangeLog 15 Sep 2002 20:46:57 -0000 1.509.2.29
@@ -1,5 +1,7 @@
Gaim: The Pimpin' Penguin IM Clone thats good for the soul!
+version 0.59.4:
+
version 0.59.3 (09/14/2002):
* Reversed patch that accidentally caused Yahoo
not to connect--for implementation reasons
Index: NEWS
===================================================================
RCS file: /cvsroot/gaim/gaim/NEWS,v
retrieving revision 1.138.2.5
retrieving revision 1.138.2.6
diff -u -d -r1.138.2.5 -r1.138.2.6
--- NEWS 15 Sep 2002 02:13:22 -0000 1.138.2.5
+++ NEWS 15 Sep 2002 20:46:57 -0000 1.138.2.6
@@ -1,5 +1,7 @@
-=[ Gaim ]=- The Pimpin' Penguin IM Client That's Good For The Soul!
+0.59.4:
+
0.59.3 (09/14/2002):
Rob: This really has been made a little early. Of course, we figured
that some of you may like to connect to Yahoo. Sorry about that
|