ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.460,1.461 configure.in,1.457,1.45


From: Edward L. Haletky <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.460,1.461 configure.in,1.457,1.458
Date: Fri, 28 Mar 2003 10:09:02 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:


Fixed buffer size and value issues in permit/deny


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.460
retrieving revision 1.461
diff -u -r1.460 -r1.461
--- ChangeLog   27 Mar 2003 21:36:27 -0000      1.460
+++ ChangeLog   28 Mar 2003 15:09:00 -0000      1.461
@@ -1,3 +1,8 @@
+* Thu Mar 28 2003 15:16 GMT [edward]   0.2.3-pre58
+- modules/aim-toc/libtoc/libtoc.c
+- modules/icq-toc/libtoc/libtoc.c
+Fixed buffer/null user issue in permit/deny add code
+
 * Thu Mar 27 2003 21:43 GMT [edward]   0.2.3-pre57
 - src/smileys.c
 Fixed segfault when ipos went out of scope.

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.457
retrieving revision 1.458
diff -u -r1.457 -r1.458
--- configure.in        27 Mar 2003 21:36:27 -0000      1.457
+++ configure.in        28 Mar 2003 15:09:00 -0000      1.458
@@ -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.3)
-RELEASE=pre57
+RELEASE=pre58
 AM_CONFIG_HEADER(config.h)
 
 if test "x$host_alias" = "xmingw32"; then





reply via email to

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