[Commits] PATCHSETS 1.1.2.216 1.1.2.217 ChangeLog 1.1.2.303 1.1.2.304 configure.ac 1.1.2.294 1.1.2.295

ticho at claws-mail.org ticho at claws-mail.org
Fri Apr 6 19:24:58 CEST 2012


Update of /home/claws-mail/plugins/rssyl
In directory srv:/tmp/cvs-serv11587

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-04-06 [ticho]	0.32.0cvs4

	* src/opml.c
		Generate XML with proper ampersand entities when
		making an OPML export.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/configure.ac,v
retrieving revision 1.1.2.294
retrieving revision 1.1.2.295
diff -u -d -r1.1.2.294 -r1.1.2.295
--- configure.ac	4 Jan 2012 14:28:48 -0000	1.1.2.294
+++ configure.ac	6 Apr 2012 17:24:55 -0000	1.1.2.295
@@ -10,7 +10,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=32
 MICRO_VERSION=0
-EXTRA_VERSION=3
+EXTRA_VERSION=4
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/PATCHSETS,v
retrieving revision 1.1.2.216
retrieving revision 1.1.2.217
diff -u -d -r1.1.2.216 -r1.1.2.217
--- PATCHSETS	4 Jan 2012 14:28:48 -0000	1.1.2.216
+++ PATCHSETS	6 Apr 2012 17:24:55 -0000	1.1.2.217
@@ -216,3 +216,4 @@
 ( cvs diff -u -r 1.1.2.12 -r 1.1.2.13 src/rssyl_prefs.c;  ) > 0.32.0cvs1.patchset
 ( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 po/Makefile.in.in;  ) > 0.32.0cvs2.patchset
 ( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 po/Makefile.in.in;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h;  cvs diff -u -r 1.1.2.13 -r 1.1.2.14 src/rssyl_prefs.c;  ) > 0.32.0cvs3.patchset
+( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/opml.c;  ) > 0.32.0cvs4.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/ChangeLog,v
retrieving revision 1.1.2.303
retrieving revision 1.1.2.304
diff -u -d -r1.1.2.303 -r1.1.2.304
--- ChangeLog	4 Jan 2012 14:28:48 -0000	1.1.2.303
+++ ChangeLog	6 Apr 2012 17:24:55 -0000	1.1.2.304
@@ -1,3 +1,9 @@
+2012-04-06 [ticho]	0.32.0cvs4
+
+	* src/opml.c
+		Generate XML with proper ampersand entities when
+		making an OPML export.
+
 2012-01-04 [ticho]	0.32.0cvs3
 
 	* po/Makefile.in.in



More information about the Commits mailing list