ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.267,1.268 configure.in,1.263,1.26


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.267,1.268 configure.in,1.263,1.264
Date: Mon, 03 Feb 2003 04:40:19 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
bugfix


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.267
retrieving revision 1.268
diff -u -r1.267 -r1.268
--- ChangeLog   1 Feb 2003 19:25:34 -0000       1.267
+++ ChangeLog   3 Feb 2003 09:40:15 -0000       1.268
@@ -1,3 +1,7 @@
+* Sat Feb 3 2003 09:36 GMT [colin]     0.2.1-114
+- src/util.c
+rename_nick_log breaks if oldlog == newlog
+
 * Sat Feb 1 2003 19:22 GMT [philip]    0.2.1-113
 - src/util.[ch]
 escape/unescape string takes const

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -r1.263 -r1.264
--- configure.in        1 Feb 2003 19:25:34 -0000       1.263
+++ configure.in        3 Feb 2003 09:40:15 -0000       1.264
@@ -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=113
+RELEASE=114
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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