ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.405,1.406 configure.in,1.400,1.40


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.405,1.406 configure.in,1.400,1.401
Date: Mon, 24 Mar 2003 14:24:15 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
- src/offline_mgmt_flush.c
Should not try to flush if still connecting
Should not try only once when connecting && !connected


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.405
retrieving revision 1.406
diff -u -r1.405 -r1.406
--- ChangeLog   24 Mar 2003 15:29:06 -0000      1.405
+++ ChangeLog   24 Mar 2003 19:24:13 -0000      1.406
@@ -1,3 +1,8 @@
+* Mon Mar 24 2003 20:22 GMT [colin]    0.2.3-pre2
+- src/offline_mgmt_flush.c
+Should not try to flush if still connecting
+Should not try only once when connecting && !connected
+
 * Mon Mar 24 2003 15:27 GMT [colin]    0.2.3-pre1
 - configure.in
 0.2.3 Feature freeze! :)

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.400
retrieving revision 1.401
diff -u -r1.400 -r1.401
--- configure.in        24 Mar 2003 15:28:46 -0000      1.400
+++ configure.in        24 Mar 2003 19:24:13 -0000      1.401
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
 AM_INIT_AUTOMAKE(ayttm, 0.2.3)
-RELEASE=pre1
+RELEASE=pre2
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

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