[Commits] PATCHSETS 1.1.2.233 1.1.2.234 ChangeLog 1.1.2.322 1.1.2.323 configure.ac 1.1.2.313 1.1.2.314
ticho at claws-mail.org
ticho at claws-mail.org
Wed Dec 5 16:56:14 CET 2012
Update of /home/claws-mail/plugins/rssyl
In directory srv:/tmp/cvs-serv27259
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-12-05 [ticho] 0.34.0cvs4
* src/rssyl_prefs.c
Fix a small memory leak.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/configure.ac,v
retrieving revision 1.1.2.313
retrieving revision 1.1.2.314
diff -u -d -r1.1.2.313 -r1.1.2.314
--- configure.ac 16 Nov 2012 07:42:41 -0000 1.1.2.313
+++ configure.ac 5 Dec 2012 15:56:12 -0000 1.1.2.314
@@ -10,7 +10,7 @@
MAJOR_VERSION=0
MINOR_VERSION=34
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.233
retrieving revision 1.1.2.234
diff -u -d -r1.1.2.233 -r1.1.2.234
--- PATCHSETS 16 Nov 2012 07:42:41 -0000 1.1.2.233
+++ PATCHSETS 5 Dec 2012 15:56:12 -0000 1.1.2.234
@@ -233,3 +233,4 @@
( 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
( cvs diff -u -r 1.1.2.13 -r 1.1.2.14 src/Makefile.am; ) > 0.34.0cvs2.patchset
( cvs diff -u -r 1.1.2.18 -r 1.1.2.19 po/fi.po; cvs diff -u -r 1.1.2.24 -r 1.1.2.25 po/sk.po; ) > 0.34.0cvs3.patchset
+( cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/rssyl_prefs.c; ) > 0.34.0cvs4.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/ChangeLog,v
retrieving revision 1.1.2.322
retrieving revision 1.1.2.323
diff -u -d -r1.1.2.322 -r1.1.2.323
--- ChangeLog 16 Nov 2012 07:42:41 -0000 1.1.2.322
+++ ChangeLog 5 Dec 2012 15:56:12 -0000 1.1.2.323
@@ -1,3 +1,8 @@
+2012-12-05 [ticho] 0.34.0cvs4
+
+ * src/rssyl_prefs.c
+ Fix a small memory leak.
+
2012-11-16 [paul] 0.34.0cvs3
* po/fi.po
More information about the Commits
mailing list