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.176,1.177 ChangeLog,1.180,1.18


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

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

Modified Files:
        configure.in ChangeLog 
Log Message:
yahoo functions static

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- configure.in        22 Jan 2003 07:26:35 -0000      1.176
+++ configure.in        23 Jan 2003 05:24:26 -0000      1.177
@@ -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=24
+RELEASE=25
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- ChangeLog   22 Jan 2003 07:26:35 -0000      1.180
+++ ChangeLog   23 Jan 2003 05:24:26 -0000      1.181
@@ -1,3 +1,9 @@
+* Thu Jan 23 2003 05:10 GMT [philip]   0.2.1-25
+- modules/yahoo2/yahoo.c
+Made all local functions and variables static
+struct service_callbacks is static - so that it is automatically
+deallocated when the program terminates
+
 * Wed Jan 22 2003 07:23 GMT [philip]   0.2.1-24
 - src/prefs.c
 Added a browse button for alternate browser.





reply via email to

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