ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.290,1.291 configure.in,1.286,1.28


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.290,1.291 configure.in,1.286,1.287
Date: Wed, 12 Feb 2003 05:12:03 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
- src/message_parse.c
revert last commit (bug wasn't here)
- src/status.c
fix bug introduced in -125
- src/util.c
fix segfault if dummy_group doesn't exist



Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -r1.290 -r1.291
--- ChangeLog   12 Feb 2003 09:54:01 -0000      1.290
+++ ChangeLog   12 Feb 2003 10:12:00 -0000      1.291
@@ -1,3 +1,11 @@
+* Tue Feb 12 2003 10:09 GMT [colin]    0.2.1-137
+- src/message_parse.c
+revert last commit (bug wasn't here)
+- src/status.c
+fix bug introduced in -125
+- src/util.c
+fix segfault if dummy_group doesn't exist
+
 * Tue Feb 12 2003 09:53 GMT [colin]    0.2.1-136
 - src/message_parse.c
 be sure to reset status label after 30 seconds

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.286
retrieving revision 1.287
diff -u -r1.286 -r1.287
--- configure.in        12 Feb 2003 09:54:01 -0000      1.286
+++ configure.in        12 Feb 2003 10:12:00 -0000      1.287
@@ -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.1)
-RELEASE=136
+RELEASE=137
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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