ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.282,1.283 configure.in,1.278,1.27


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.282,1.283 configure.in,1.278,1.279
Date: Fri, 07 Feb 2003 03:25:36 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
fixed autotrans, and mem leaks in filters

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.282
retrieving revision 1.283
diff -u -r1.282 -r1.283
--- ChangeLog   7 Feb 2003 05:24:00 -0000       1.282
+++ ChangeLog   7 Feb 2003 08:25:33 -0000       1.283
@@ -1,3 +1,11 @@
+* Fri Feb 7 2003 08:20 GMT [philip]    0.2.1-129
+- modules/utility/autotrans.c
+babelfish now works again
+- src/chat_window.c, modules/utility/filters...
+all filters return a new string which is freed in teh filter_walk
+- src/util.c
+ditto with convert_eol
+
 * Fri Feb 7 2003 05:13 GMT [philip]    0.2.1-128
 - modules/yahoo2
 changed yahoo_add_yab to yahoo_set_yab - since it modifies as well

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -r1.278 -r1.279
--- configure.in        7 Feb 2003 05:24:01 -0000       1.278
+++ configure.in        7 Feb 2003 08:25:33 -0000       1.279
@@ -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=128
+RELEASE=129
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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