ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.197,1.198 configure.in,1.193,1.19


From: Andy Maloney <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.197,1.198 configure.in,1.193,1.194
Date: Fri, 24 Jan 2003 06:44:44 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
Yet more include cleanups and addition of statics
Changed name of clear_info_window() to eb_info_window_clear() for consistency


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -r1.197 -r1.198
--- ChangeLog   24 Jan 2003 11:06:52 -0000      1.197
+++ ChangeLog   24 Jan 2003 11:44:40 -0000      1.198
@@ -1,3 +1,16 @@
+* Fri Jan 24 2003 11:45 GMT [andy]     0.2.1-42
+- modules/aim-toc/aim-toc.c
+- modules/icq/icq.c
+- modules/irc/irc.c
+- modules/jabber/jabber.c
+- src/about.c
+- src/edit_account_window.c
+- src/edit_contact_window.c
+- src/info_window.c
+- src/info_window.h
+Yet more include cleanups and addition of statics
+Changed name of clear_info_window() to eb_info_window_clear() for consistency
+
 * Fri Jan 24 2003 11:05 GMT [colin]    0.2.1-41
 - src/crash.c
 Avoid useless bugreports (we really have to fix this

Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- configure.in        24 Jan 2003 11:06:53 -0000      1.193
+++ configure.in        24 Jan 2003 11:44:40 -0000      1.194
@@ -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=41
+RELEASE=42
 AM_CONFIG_HEADER(config.h)
 
 dnl AC_DEFINE(UNIX)





reply via email to

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