ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.131,1.132 configure.in,1.129,1.13


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.131,1.132 configure.in,1.129,1.130
Date: Thu, 16 Jan 2003 08:49:11 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
Preventive fix(?) for a strange segfault


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog   16 Jan 2003 13:10:59 -0000      1.131
+++ ChangeLog   16 Jan 2003 13:49:09 -0000      1.132
@@ -1,3 +1,9 @@
+2003-01-16 13:14 GMT+1 [colin]  0.2-107
+
+       * src/chat_room.c
+         src/util.c
+               Preventive fix(?) for a strange segfault
+
 2003-01-16 18:32 IST [philip]  0.2-106
 
        * many files

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- configure.in        16 Jan 2003 13:32:48 -0000      1.129
+++ configure.in        16 Jan 2003 13:49:09 -0000      1.130
@@ -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-106)
+AM_INIT_AUTOMAKE(ayttm, 0.2-107)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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