ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.388,1.389 configure.in,1.382,1.38


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.388,1.389 configure.in,1.382,1.383
Date: Sun, 23 Mar 2003 08:23:01 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
fix bug where group renaming didn't move logs


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.388
retrieving revision 1.389
diff -u -r1.388 -r1.389
--- ChangeLog   23 Mar 2003 12:22:43 -0000      1.388
+++ ChangeLog   23 Mar 2003 13:22:58 -0000      1.389
@@ -1,3 +1,7 @@
+* Sat Mar 23 2003 13:22 GMT [colin]    0.2.2-89
+- src/util.c
+Fix bug where group renaming didn't move logs
+
 * Sat Mar 23 2003 10:34 GMT [colin]    0.2.2-88
 - modules/aim-toc modules/icq-toc
 Avoid namespace collisions (i know it's ugly)

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.382
retrieving revision 1.383
diff -u -r1.382 -r1.383
--- configure.in        23 Mar 2003 12:22:43 -0000      1.382
+++ configure.in        23 Mar 2003 13:22:58 -0000      1.383
@@ -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=88
+RELEASE=89
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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