ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.134,1.135 configure.in,1.132,1.13


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.134,1.135 configure.in,1.132,1.133
Date: Thu, 16 Jan 2003 09:22:43 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
a better fix for the chat_room segfaults


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- ChangeLog   16 Jan 2003 14:01:13 -0000      1.134
+++ ChangeLog   16 Jan 2003 14:22:40 -0000      1.135
@@ -1,3 +1,8 @@
+2003-01-16 15:31 GMT+1 [colin]  0.2-110
+
+       * src/chat_room.c
+               Uh, 0.2-107 was actually worse than before
+
 2003-01-16 15:00 GMT+1 [colin]  0.2-109
 
        * modules/msn2/msn.C

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- configure.in        16 Jan 2003 14:01:13 -0000      1.132
+++ configure.in        16 Jan 2003 14:22:40 -0000      1.133
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(ayttm, 0.2-109)
+AM_INIT_AUTOMAKE(ayttm, 0.2-110)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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