ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm configure.in,1.141,1.142 ChangeLog,1.145,1.14


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm configure.in,1.141,1.142 ChangeLog,1.145,1.146
Date: Fri, 17 Jan 2003 14:01:01 -0500

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

Modified Files:
        configure.in ChangeLog 
Log Message:
fix crash with log renaming


Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- configure.in        17 Jan 2003 16:48:28 -0000      1.141
+++ configure.in        17 Jan 2003 19:00:59 -0000      1.142
@@ -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)
-RELEASE=118
+RELEASE=119
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- ChangeLog   17 Jan 2003 16:48:28 -0000      1.145
+++ ChangeLog   17 Jan 2003 19:00:59 -0000      1.146
@@ -1,3 +1,8 @@
+* Fri Jan 17 2003 20:00 GMT+1 [colin]  0.2-119
+- src/service.c
+Fix crash with log renaming when new log existed
+and not old one
+
 * Fri Jan 17 2003 17:47 GMT+1 [colin]  0.2-118
 - configure.in
 Enable crash dialog by default





reply via email to

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