ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.415,1.416 configure.in,1.410,1.41


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.415,1.416 configure.in,1.410,1.411
Date: Tue, 25 Mar 2003 08:03:30 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
ndle the unlikely case where the conn could be closed during
the read loop


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.415
retrieving revision 1.416
diff -u -r1.415 -r1.416
--- ChangeLog   25 Mar 2003 12:51:31 -0000      1.415
+++ ChangeLog   25 Mar 2003 13:03:28 -0000      1.416
@@ -1,3 +1,8 @@
+* Tue Mar 25 2003 13:02 GMT [colin]    0.2.3-pre12
+- modules/msn2/libmsn2/msn_bittybits.C
+Handle the unlikely case where the conn could be closed during
+the read loop
+
 * Tue Mar 25 2003 12:42 GMT [colin]    0.2.3-pre11
 - modules/msn2/libmsn2/msn_bittybits.C
 Fix MSN hanging when receiving very long messages

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.410
retrieving revision 1.411
diff -u -r1.410 -r1.411
--- configure.in        25 Mar 2003 12:51:31 -0000      1.410
+++ configure.in        25 Mar 2003 13:03:28 -0000      1.411
@@ -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=pre11
+RELEASE=pre12
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

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