ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.158,1.159 configure.in,1.154,1.15


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.158,1.159 configure.in,1.154,1.155
Date: Sun, 19 Jan 2003 18:15:03 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
fix modules prefs not being read


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog   19 Jan 2003 14:04:09 -0000      1.158
+++ ChangeLog   19 Jan 2003 23:15:01 -0000      1.159
@@ -1,3 +1,7 @@
+* Mon Jan 20 2003 00:12 GMT+1 [colin]  0.2.1-5
+- src/main.c
+Read prefs before loading modules (or their settings won't be set)
+
 * Sun Jan 19 2003 19:27 IST [philip]   0.2.1-4
 - Cleaned up Makefiles to use AM_CFLAGS instead of CFLAGS
 ok, I didn't really do all this in 4 minutes, I did both changes yesterday

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- configure.in        19 Jan 2003 14:00:18 -0000      1.154
+++ configure.in        19 Jan 2003 23:15:01 -0000      1.155
@@ -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=4
+RELEASE=5
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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