ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.459,1.460 configure.in,1.456,1.45


From: Edward L. Haletky <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.459,1.460 configure.in,1.456,1.457
Date: Thu, 27 Mar 2003 16:36:29 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:


eb_smilify added a character when ipos was out of scope.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.459
retrieving revision 1.460
diff -u -r1.459 -r1.460
--- ChangeLog   27 Mar 2003 20:00:45 -0000      1.459
+++ ChangeLog   27 Mar 2003 21:36:27 -0000      1.460
@@ -1,3 +1,7 @@
+* Thu Mar 27 2003 21:43 GMT [edward]   0.2.3-pre57
+- src/smileys.c
+Fixed segfault when ipos went out of scope.
+
 * Thu Mar 27 2003 19:47 GMT [colin]    0.2.3-pre56
 - modules/*-toc/libtoc/libtoc.c
 Add missing returns (maybe fix segfault ?)

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





reply via email to

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