ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.90,1.91 configure.in,1.88,1.89


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.90,1.91 configure.in,1.88,1.89
Date: Mon, 13 Jan 2003 04:11:41 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
remove printf, msn conn checker less sensitive


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   13 Jan 2003 07:23:26 -0000      1.90
+++ ChangeLog   13 Jan 2003 09:11:37 -0000      1.91
@@ -1,3 +1,11 @@
+2003-01-13 [colin]     0.2-67
+
+       * modules/workwizu/workwizu.c
+               remove printf()s
+       * modules/msn2/msn.C
+               Make the connection checker less
+               sensitive
+
 2003-01-13 [colin]     0.2-66
 
        * src/util.[ch]

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- configure.in        13 Jan 2003 07:23:26 -0000      1.88
+++ configure.in        13 Jan 2003 09:11:37 -0000      1.89
@@ -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-66)
+AM_INIT_AUTOMAKE(yattm, 0.2-67)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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