ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm configure.in,1.31,1.32 ChangeLog,1.31,1.32


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm configure.in,1.31,1.32 ChangeLog,1.31,1.32
Date: Sat, 04 Jan 2003 14:54:54 -0500

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

Modified Files:
        configure.in ChangeLog 
Log Message:
try to fix the infinite loop


Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- configure.in        4 Jan 2003 19:53:16 -0000       1.31
+++ configure.in        4 Jan 2003 19:54:49 -0000       1.32
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(yattm, 0.2-7)
+AM_INIT_AUTOMAKE(yattm, 0.2-8)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   4 Jan 2003 19:53:16 -0000       1.31
+++ ChangeLog   4 Jan 2003 19:54:49 -0000       1.32
@@ -1,3 +1,8 @@
+2002-01-04 [colin]     0.2-8
+
+       * modules/msn2/msn.C
+               Try to fix a possible infinite loop
+
 2002-01-04 [colin]     0.2-7
 
        * src/editcontacts.c





reply via email to

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