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.189,1.190 ChangeLog,1.193,1.19


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm configure.in,1.189,1.190 ChangeLog,1.193,1.194
Date: Fri, 24 Jan 2003 05:14:34 -0500

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

Modified Files:
        configure.in ChangeLog 
Log Message:
added prepend, find, insert_sorted and concat

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- configure.in        24 Jan 2003 08:23:02 -0000      1.189
+++ configure.in        24 Jan 2003 10:14:29 -0000      1.190
@@ -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=37
+RELEASE=38
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- ChangeLog   24 Jan 2003 08:23:02 -0000      1.193
+++ ChangeLog   24 Jan 2003 10:14:29 -0000      1.194
@@ -1,3 +1,7 @@
+* Fri Jan 24 2003 10:10 GMT [philip]   0.2.1-38
+- src/llist.[ch]
+Added l_list_prepend, l_list_concat, l_list_insert_sorted and l_list_find
+
 * Fri Jan 24 2003 08:00 GMT [colin]    0.2.1-37
 - src/sound.c
 Cosmetics





reply via email to

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