ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm ChangeLog,1.185,1.186 configure.in,1.181,1.18


From: Andy Maloney <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm ChangeLog,1.185,1.186 configure.in,1.181,1.182
Date: Thu, 23 Jan 2003 18:07:54 -0500

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

Modified Files:
        ChangeLog configure.in 
Log Message:
Remove open_url_nw [it was the same as open_url()]
Cleanup browser.c


Index: ChangeLog
===================================================================
RCS file: /cvsroot/ayttm/ayttm/ChangeLog,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- ChangeLog   23 Jan 2003 07:46:57 -0000      1.185
+++ ChangeLog   23 Jan 2003 23:07:51 -0000      1.186
@@ -1,3 +1,14 @@
+* Thu Jan 23 2003 23:10 GMT [andy]     0.2.1-30
+- src/browser.c
+- src/browser.h
+- src/crash.c
+- src/gtk_eb_html.c
+- src/help_menu.c
+- modules/msn2/msn.C
+- modules/yahoo2/yahoo.c
+Remove open_url_nw [it was the same as open_url()]
+Cleanup browser.c
+
 * 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

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





reply via email to

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