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.180,1.181 ChangeLog,1.184,1.18


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm configure.in,1.180,1.181 ChangeLog,1.184,1.185
Date: Thu, 23 Jan 2003 02:47:00 -0500

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

Modified Files:
        configure.in ChangeLog 
Log Message:
service_callbacks not static any more


Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- configure.in        23 Jan 2003 06:34:25 -0000      1.180
+++ configure.in        23 Jan 2003 07:46:57 -0000      1.181
@@ -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=28
+RELEASE=29
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog   23 Jan 2003 06:34:25 -0000      1.184
+++ ChangeLog   23 Jan 2003 07:46:57 -0000      1.185
@@ -1,3 +1,7 @@
+* Thu Jan 23 2003 07:45 GMT [philip]   0.2.1-29
+- modules/yahoo2/yahoo.c
+service_callbacks is malloc'ed again.  it is freed in unload_module
+
 * Thu Jan 23 2003 06:30 GMT [philip]   0.2.1-28
 - src/dialog.[ch]
 added do_message_dialog - which can be set as modal or modeless





reply via email to

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