ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.101,1.102 configure.in,1.99,1.100


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.101,1.102 configure.in,1.99,1.100
Date: Tue, 14 Jan 2003 06:10:42 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
Reload prefs after validating
Remove existing key before readding it


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog   14 Jan 2003 10:51:55 -0000      1.101
+++ ChangeLog   14 Jan 2003 11:10:39 -0000      1.102
@@ -1,3 +1,10 @@
+2003-01-13 [colin]     0.2-78
+
+       * src/prefs.c
+               Reload prefs after validating
+         src/value_pair.c
+               Remove existing key before readding it
+
 2003-01-13 [colin]     0.2-77
 
        * src/crash.[ch] ** NEW **

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- configure.in        14 Jan 2003 10:51:55 -0000      1.99
+++ configure.in        14 Jan 2003 11:10:39 -0000      1.100
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE(yattm, 0.2-77)
+AM_INIT_AUTOMAKE(yattm, 0.2-78)
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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