ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.300,1.301 configure.in,1.296,1.29


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.300,1.301 configure.in,1.296,1.297
Date: Fri, 28 Feb 2003 06:22:17 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
disable async sockets for now


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.300
retrieving revision 1.301
diff -u -r1.300 -r1.301
--- ChangeLog   28 Feb 2003 10:51:44 -0000      1.300
+++ ChangeLog   28 Feb 2003 11:22:10 -0000      1.301
@@ -1,3 +1,8 @@
+* Wed Feb 28 2003 10:50 GMT [colin]    0.2.2-3
+- modules/msn2/libmsn2/msn_core.C
+don't use non-blocking connections for now, it is broken for 
+an unknown reason
+
 * Wed Feb 28 2003 10:50 GMT [colin]    0.2.2-2
 - modules/msn2/
 implement non-blocking connections

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.296
retrieving revision 1.297
diff -u -r1.296 -r1.297
--- configure.in        28 Feb 2003 10:51:44 -0000      1.296
+++ configure.in        28 Feb 2003 11:22:11 -0000      1.297
@@ -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.2)
-RELEASE=2
+RELEASE=3
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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