[Commits] PATCHSETS 1.1.2.226 1.1.2.227 ChangeLog 1.1.2.314 1.1.2.315 configure.ac 1.1.2.305 1.1.2.306
ticho at claws-mail.org
ticho at claws-mail.org
Mon Oct 15 19:40:18 CEST 2012
Update of /home/claws-mail/plugins/rssyl
In directory srv:/tmp/cvs-serv28065
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-10-15 [ticho] 0.33.0cvs8
* src/feed.c
Increase length limit for Subject and From headers in stored
items, 10240 should be enough for everyone!
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/configure.ac,v
retrieving revision 1.1.2.305
retrieving revision 1.1.2.306
diff -u -d -r1.1.2.305 -r1.1.2.306
--- configure.ac 19 Sep 2012 07:29:22 -0000 1.1.2.305
+++ configure.ac 15 Oct 2012 17:40:16 -0000 1.1.2.306
@@ -10,7 +10,7 @@
MAJOR_VERSION=0
MINOR_VERSION=33
MICRO_VERSION=0
-EXTRA_VERSION=7
+EXTRA_VERSION=8
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.226
retrieving revision 1.1.2.227
diff -u -d -r1.1.2.226 -r1.1.2.227
--- PATCHSETS 19 Sep 2012 07:29:22 -0000 1.1.2.226
+++ PATCHSETS 15 Oct 2012 17:40:16 -0000 1.1.2.227
@@ -226,3 +226,4 @@
( cvs diff -u -r 1.1.2.126 -r 1.1.2.127 src/feed.c; cvs diff -u -r 1.1.2.33 -r 1.1.2.34 src/parsers.c; ) > 0.33.0cvs5.patchset
( cvs diff -u -r 1.1.2.32 -r 1.1.2.33 src/rssyl.c; ) > 0.33.0cvs6.patchset
( cvs diff -u -r 1.1.2.33 -r 1.1.2.34 src/rssyl.c; ) > 0.33.0cvs7.patchset
+( cvs diff -u -r 1.1.2.127 -r 1.1.2.128 src/feed.c; ) > 0.33.0cvs8.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/ChangeLog,v
retrieving revision 1.1.2.314
retrieving revision 1.1.2.315
diff -u -d -r1.1.2.314 -r1.1.2.315
--- ChangeLog 19 Sep 2012 07:29:22 -0000 1.1.2.314
+++ ChangeLog 15 Oct 2012 17:40:16 -0000 1.1.2.315
@@ -1,3 +1,9 @@
+2012-10-15 [ticho] 0.33.0cvs8
+
+ * src/feed.c
+ Increase length limit for Subject and From headers in stored
+ items, 10240 should be enough for everyone!
+
2012-09-19 [colin] 0.33.0cvs7
* src/rssyl.c
More information about the Commits
mailing list