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.233,1.234 ChangeLog,1.237,1.23


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm configure.in,1.233,1.234 ChangeLog,1.237,1.238
Date: Wed, 29 Jan 2003 04:11:36 -0500

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

Modified Files:
        configure.in ChangeLog 
Log Message:
fix for l_list_insert_sorted

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- configure.in        28 Jan 2003 13:08:37 -0000      1.233
+++ configure.in        29 Jan 2003 09:11:34 -0000      1.234
@@ -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=82
+RELEASE=83
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -r1.237 -r1.238
--- ChangeLog   28 Jan 2003 13:08:37 -0000      1.237
+++ ChangeLog   29 Jan 2003 09:11:34 -0000      1.238
@@ -1,3 +1,8 @@
+* Wed Jan 29 2003 09:06 GMT [philip]   0.2.1-83
+- src/llist.c
+fixed bug in l_list_insert_sorted which messed up if item was last
+in the list
+
 * Tue Jan 28 2003 13:07 GMT [colin]    0.2.1-82
 - modules/msn2/msn.C
 don't rename contact to friendyname if already existing





reply via email to

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