[Commits] PATCHSETS 1.1.2.230 1.1.2.231 ChangeLog 1.1.2.319 1.1.2.320 configure.ac 1.1.2.310 1.1.2.311
colin at claws-mail.org
colin at claws-mail.org
Thu Nov 15 10:41:35 CET 2012
Update of /home/claws-mail/plugins/rssyl
In directory srv:/tmp/cvs-serv9917
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-11-15 [colin] 0.34.0cvs1
* src/feed.c
* src/feed.h
* src/rssyl.c
Better sanitizing of folder name. Windows needs a lot more
than replacing / with \ !
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/configure.ac,v
retrieving revision 1.1.2.310
retrieving revision 1.1.2.311
diff -u -d -r1.1.2.310 -r1.1.2.311
--- configure.ac 14 Nov 2012 18:27:35 -0000 1.1.2.310
+++ configure.ac 15 Nov 2012 09:41:33 -0000 1.1.2.311
@@ -10,7 +10,7 @@
MAJOR_VERSION=0
MINOR_VERSION=34
MICRO_VERSION=0
-EXTRA_VERSION=0
+EXTRA_VERSION=1
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.230
retrieving revision 1.1.2.231
diff -u -d -r1.1.2.230 -r1.1.2.231
--- PATCHSETS 14 Nov 2012 17:17:45 -0000 1.1.2.230
+++ PATCHSETS 15 Nov 2012 09:41:33 -0000 1.1.2.231
@@ -230,3 +230,4 @@
( cvs diff -u -r 1.1.2.306 -r 1.1.2.307 configure.ac; cvs diff -u -r 1.1.2.11 -r 1.1.2.12 src/Makefile.am; ) > 0.33.0cvs8.patchset
( cvs diff -u -r 1.1.2.307 -r 1.1.2.308 configure.ac; cvs diff -u -r 1.1.2.12 -r 1.1.2.13 src/Makefile.am; ) > 0.33.0cvs9.patchset
( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 po/de.po; cvs diff -u -r 1.1.2.14 -r 1.1.2.15 po/es.po; cvs diff -u -r 1.1.2.17 -r 1.1.2.18 po/fi.po; cvs diff -u -r 1.1.2.18 -r 1.1.2.19 po/fr.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/sv.po; ) > 0.33.0cvs10.patchset
+( cvs diff -u -r 1.1.2.128 -r 1.1.2.129 src/feed.c; cvs diff -u -r 1.1.2.25 -r 1.1.2.26 src/feed.h; cvs diff -u -r 1.1.2.34 -r 1.1.2.35 src/rssyl.c; ) > 0.34.0cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/ChangeLog,v
retrieving revision 1.1.2.319
retrieving revision 1.1.2.320
diff -u -d -r1.1.2.319 -r1.1.2.320
--- ChangeLog 14 Nov 2012 18:27:35 -0000 1.1.2.319
+++ ChangeLog 15 Nov 2012 09:41:33 -0000 1.1.2.320
@@ -1,3 +1,11 @@
+2012-11-15 [colin] 0.34.0cvs1
+
+ * src/feed.c
+ * src/feed.h
+ * src/rssyl.c
+ Better sanitizing of folder name. Windows needs a lot more
+ than replacing / with \ !
+
2012-11-14 [paul] 0.34
0.34 released.
More information about the Commits
mailing list