ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.411,1.412 configure.in,1.406,1.40


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.411,1.412 configure.in,1.406,1.407
Date: Tue, 25 Mar 2003 02:43:03 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
paranoid offline flush


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.411
retrieving revision 1.412
diff -u -r1.411 -r1.412
--- ChangeLog   25 Mar 2003 02:13:30 -0000      1.411
+++ ChangeLog   25 Mar 2003 07:42:59 -0000      1.412
@@ -1,4 +1,9 @@
-* Mon Mar 24 2003 02:16 GMT [edward]   0.2.3-pre7
+* Tue Mar 25 2003 07:41 GMT [colin]    0.2.3-pre8
+- src/status.c
+Modify the flush timeout for each service so that the file
+won't be read/written twice concurrently on slow computers
+
+* Tue Mar 25 2003 02:16 GMT [edward]   0.2.3-pre7
 - makeebdll
   mingw
   src/tcp_utils.h

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.406
retrieving revision 1.407
diff -u -r1.406 -r1.407
--- configure.in        25 Mar 2003 02:13:30 -0000      1.406
+++ configure.in        25 Mar 2003 07:42:59 -0000      1.407
@@ -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=pre7
+RELEASE=pre8
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

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