ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.181,1.182 configure.in,1.177,1.17


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.181,1.182 configure.in,1.177,1.178
Date: Thu, 23 Jan 2003 01:07:57 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
added linked list and memory routines - they are still not referenced from 
anywhere

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- ChangeLog   23 Jan 2003 05:24:26 -0000      1.181
+++ ChangeLog   23 Jan 2003 06:07:55 -0000      1.182
@@ -1,3 +1,6 @@
+* Thu Jan 23 2003 06:05 GMT [philip]   0.2.1-26
+- added llist.[ch] and mem_util.[ch]
+
 * Thu Jan 23 2003 05:10 GMT [philip]   0.2.1-25
 - modules/yahoo2/yahoo.c
 Made all local functions and variables static

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- configure.in        23 Jan 2003 05:24:26 -0000      1.177
+++ configure.in        23 Jan 2003 06:07:55 -0000      1.178
@@ -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=25
+RELEASE=26
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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