CVS: sylpheedclaws/plugins/vcalendar configure.ac,1.2.2.76,1.2.2.77 ChangeLog,1.2.2.70,1.2.2.71
[email protected] Sun, 21 May 2006 18:47:48 +0000 (UTC)
Newsgroups
gmane.mail.sylpheed.claws.cvs
Message-ID
<[email protected] >
Update of /pack/anoncvs/sylpheedclaws/plugins/vcalendar
In directory sunsite.dk:/tmp/cvs-serv7716/vcalendar
Modified Files:
Tag: gtk2
configure.ac ChangeLog
Log Message:
Compile fixes for gcc-2.9x
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/vcalendar/configure.ac,v
retrieving revision 1.2.2.76
retrieving revision 1.2.2.77
diff -u -d -r1.2.2.76 -r1.2.2.77
--- configure.ac 2006/04/27 06:26:10 1.2.2.76
+++ configure.ac 2006/05/21 18:47:05 1.2.2.77
@@ -3,7 +3,7 @@
AC_CONFIG_AUX_DIR(config)
AM_MAINTAINER_MODE
-PLUGINVERSION=1.78
+PLUGINVERSION=1.79
AC_DEFINE_UNQUOTED(PLUGINVERSION, "$PLUGINVERSION", [plugin version])
AC_DEFINE_UNQUOTED(CALVERSION, "$PLUGINVERSION", [plugin version])
AC_DEFINE_UNQUOTED(CALPACKAGE, "Sylpheed-Claws vCalendar", [package])
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/vcalendar/ChangeLog,v
retrieving revision 1.2.2.70
retrieving revision 1.2.2.71
diff -u -d -r1.2.2.70 -r1.2.2.71
--- ChangeLog 2006/04/27 06:22:07 1.2.2.70
+++ ChangeLog 2006/05/21 18:47:05 1.2.2.71
@@ -1,3 +1,9 @@
+2006-05-21 [colin] 1.79
+
+ * src/vcal_folder.c
+ Compile fix for gcc-2.9x
+ Patch by Pawel Pekala
+
2006-04-28 [colin] 1.78
* src/vcalendar.c
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]