CVS: sylpheedclaws/plugins/cachesaver configure.ac,1.1.2.6,1.1.2.7 ChangeLog,1.1.2.5,1.1.2.6
[email protected] Sun, 21 May 2006 18:47:50 +0000 (UTC)
Newsgroups
gmane.mail.sylpheed.claws.cvs
Message-ID
<[email protected] >
Update of /pack/anoncvs/sylpheedclaws/plugins/cachesaver
In directory sunsite.dk:/tmp/cvs-serv7716/cachesaver
Modified Files:
Tag: gtk2
configure.ac ChangeLog
Log Message:
Compile fixes for gcc-2.9x
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/cachesaver/configure.ac,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -d -r1.1.2.6 -r1.1.2.7
--- configure.ac 2006/05/17 08:42:17 1.1.2.6
+++ configure.ac 2006/05/21 18:47:09 1.1.2.7
@@ -2,7 +2,7 @@
AC_CONFIG_AUX_DIR(config)
AM_MAINTAINER_MODE
-PLUGINVERSION=0.9
+PLUGINVERSION=0.10
AC_DEFINE_UNQUOTED(PLUGINVERSION, "$PLUGINVERSION", [plugin version])
AM_INIT_AUTOMAKE(cachesaver, $PLUGINVERSION, no-define)
AC_SUBST(PLUGINVERSION)
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/cachesaver/ChangeLog,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -d -r1.1.2.5 -r1.1.2.6
--- ChangeLog 2006/05/17 08:42:17 1.1.2.5
+++ ChangeLog 2006/05/21 18:47:09 1.1.2.6
@@ -1,8 +1,15 @@
+2006-05-21 [colin] 0.10
+
+ * src/plugin.c
+ Fix gcc-2.9x compile
+ Patch by Pawel Pekala.
+
2006-05-17 [wwp] 0.9
* src/plugin.c
Updated sylpheed-claws product name.
+>>>>>>> 1.1.2.5
2006-04-07 [colin] 0.8
* configure.ac
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]