ayttm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ayttm-commits] CVS: ayttm ChangeLog,1.20,1.21 configure.in,1.19,1.20


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.20,1.21 configure.in,1.19,1.20
Date: Wed, 01 Jan 2003 17:43:52 -0500

Update of /cvsroot/ayttm/ayttm
In directory subversions:/tmp/cvs-serv18777

Modified Files:
        ChangeLog configure.in 
Log Message:
forgot check 


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   1 Jan 2003 17:35:52 -0000       1.20
+++ ChangeLog   1 Jan 2003 22:43:50 -0000       1.21
@@ -1,3 +1,9 @@
+2002-01-02 [colin]     0.1-24
+
+       * modules/msn2/msn.C
+               Forgot to check the auto reconnection pref before
+               reconnecting
+               
 2002-01-01 [colin]     0.1-23
 
        * modules/msn2/msn.C

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- configure.in        1 Jan 2003 17:35:52 -0000       1.19
+++ configure.in        1 Jan 2003 22:43:50 -0000       1.20
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(yattm, 0.1-23)
+AM_INIT_AUTOMAKE(yattm, 0.1-24)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]