[Commits] ChangeLog 1.1.2.153 1.1.2.154 PATCHSETS 1.1.2.141 1.1.2.142 configure.ac 1.1.2.153 1.1.2.154
mones at claws-mail.org
mones at claws-mail.org
Mon Aug 27 14:59:54 CEST 2012
Update of /home/claws-mail/plugins/pdf_viewer
In directory srv:/tmp/cvs-serv20614
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-08-27 [mones] 0.9.2cvs2
* src/poppler_viewer.c
Fix memory leaks, thanks to Colin's eagle eye.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.153
retrieving revision 1.1.2.154
diff -u -d -r1.1.2.153 -r1.1.2.154
--- configure.ac 27 Aug 2012 10:49:38 -0000 1.1.2.153
+++ configure.ac 27 Aug 2012 12:59:52 -0000 1.1.2.154
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=9
MICRO_VERSION=2
-EXTRA_VERSION=1
+EXTRA_VERSION=2
CFLAGS="$CFLAGS -Wall"
if test $USE_MAINTAINER_MODE = yes; then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/PATCHSETS,v
retrieving revision 1.1.2.141
retrieving revision 1.1.2.142
diff -u -d -r1.1.2.141 -r1.1.2.142
--- PATCHSETS 27 Aug 2012 10:49:38 -0000 1.1.2.141
+++ PATCHSETS 27 Aug 2012 12:59:52 -0000 1.1.2.142
@@ -140,3 +140,4 @@
( cvs diff -u -r 1.1.2.149 -r 1.1.2.150 configure.ac; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 po/fr.po; cvs diff -u -r 1.1.2.8 -r 1.1.2.9 po/hu.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po; diff -u /dev/null po/lt.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/sk.po; ) > 0.9.1cvs22.patchset
( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/lt.po; ) > 0.9.1cvs23.patchset
( cvs diff -u -r 1.1.2.152 -r 1.1.2.153 configure.ac; cvs diff -u -r 1.1.2.98 -r 1.1.2.99 src/poppler_viewer.c; ) > 0.9.2cvs1.patchset
+( cvs diff -u -r 1.1.2.99 -r 1.1.2.100 src/poppler_viewer.c; ) > 0.9.2cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.153
retrieving revision 1.1.2.154
diff -u -d -r1.1.2.153 -r1.1.2.154
--- ChangeLog 27 Aug 2012 10:49:38 -0000 1.1.2.153
+++ ChangeLog 27 Aug 2012 12:59:52 -0000 1.1.2.154
@@ -1,3 +1,8 @@
+2012-08-27 [mones] 0.9.2cvs2
+
+ * src/poppler_viewer.c
+ Fix memory leaks, thanks to Colin's eagle eye.
+
2012-08-27 [mones] 0.9.2cvs1
* configure.ac
More information about the Commits
mailing list