ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.414,1.415 configure.in,1.409,1.41


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.414,1.415 configure.in,1.409,1.410
Date: Tue, 25 Mar 2003 07:51:34 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
fix MSN hanging with long messages


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.414
retrieving revision 1.415
diff -u -r1.414 -r1.415
--- ChangeLog   25 Mar 2003 10:20:43 -0000      1.414
+++ ChangeLog   25 Mar 2003 12:51:31 -0000      1.415
@@ -1,3 +1,7 @@
+* 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
+
 * Tue Mar 25 2003 10:19 GMT [colin]    0.2.3-pre10
 - src/gtk/about.c
 Add Tahir

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





reply via email to

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