ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.467,1.468 configure.in,1.463,1.46


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.467,1.468 configure.in,1.463,1.464
Date: Sun, 30 Mar 2003 23:43:08 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
check return of select > 0

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.467
retrieving revision 1.468
diff -u -r1.467 -r1.468
--- ChangeLog   30 Mar 2003 11:17:11 -0000      1.467
+++ ChangeLog   31 Mar 2003 04:43:06 -0000      1.468
@@ -1,3 +1,7 @@
+* Mon Mar 31 2003 04:40 GMT [philip]   0.2.3-pre64
+- modules/msn2/libmsn2/msn_bittybits.C
+check return value of select > 0
+
 * Sat Mar 29 2003 12:10 GMT [colin]    0.2.3-pre63
 - modules/msn2/libmsn2/msn_bittybits.C
 use select instead of poll

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.463
retrieving revision 1.464
diff -u -r1.463 -r1.464
--- configure.in        30 Mar 2003 11:17:11 -0000      1.463
+++ configure.in        31 Mar 2003 04:43:06 -0000      1.464
@@ -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=pre63
+RELEASE=pre64
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

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