ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.200,1.201 configure.in,1.196,1.19


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.200,1.201 configure.in,1.196,1.197
Date: Fri, 24 Jan 2003 09:31:25 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
more GList->LList


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -r1.200 -r1.201
--- ChangeLog   24 Jan 2003 13:58:22 -0000      1.200
+++ ChangeLog   24 Jan 2003 14:31:23 -0000      1.201
@@ -1,3 +1,8 @@
+* Fri Jan 24 2003 14:29 GMT [colin]    0.2.1-45
+- src/externs.h 
+- modules/utility/autotrans.c middle.c rainbow.c
+Use LList instead of GList
+
 * Fri Jan 24 2003 13:57 GMT [colin]    0.2.1-44
 - src/llist.c
 Fix segfaults

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- configure.in        24 Jan 2003 13:58:22 -0000      1.196
+++ configure.in        24 Jan 2003 14:31:23 -0000      1.197
@@ -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=44
+RELEASE=45
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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