[Commits] PATCHSETS 1.1.2.4373 1.1.2.4374 ChangeLog 1.396.2.3541 1.396.2.3542 configure.ac 1.654.2.4439 1.654.2.4440
colin at claws-mail.org
colin at claws-mail.org
Wed May 16 10:02:05 CEST 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv21645
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-05-16 [colin] 3.8.0cvs45
* src/common/utils.c
And fix leak
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4439
retrieving revision 1.654.2.4440
diff -u -d -r1.654.2.4439 -r1.654.2.4440
--- configure.ac 16 May 2012 08:00:56 -0000 1.654.2.4439
+++ configure.ac 16 May 2012 08:02:03 -0000 1.654.2.4440
@@ -12,7 +12,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=44
+EXTRA_VERSION=45
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4373
retrieving revision 1.1.2.4374
diff -u -d -r1.1.2.4373 -r1.1.2.4374
--- PATCHSETS 16 May 2012 08:00:55 -0000 1.1.2.4373
+++ PATCHSETS 16 May 2012 08:02:02 -0000 1.1.2.4374
@@ -4361,3 +4361,4 @@
( cvs diff -u -r 1.5.2.32 -r 1.5.2.33 src/gtk/description_window.c; ) > 3.8.0cvs42.patchset
( cvs diff -u -r 1.75.2.69 -r 1.75.2.70 src/matcher.c; ) > 3.8.0cvs43.patchset
( cvs diff -u -r 1.36.2.196 -r 1.36.2.197 src/common/utils.c; ) > 3.8.0cvs44.patchset
+( cvs diff -u -r 1.36.2.197 -r 1.36.2.198 src/common/utils.c; ) > 3.8.0cvs45.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3541
retrieving revision 1.396.2.3542
diff -u -d -r1.396.2.3541 -r1.396.2.3542
--- ChangeLog 16 May 2012 08:00:55 -0000 1.396.2.3541
+++ ChangeLog 16 May 2012 08:02:02 -0000 1.396.2.3542
@@ -1,3 +1,8 @@
+2012-05-16 [colin] 3.8.0cvs45
+
+ * src/common/utils.c
+ And fix leak
+
2012-05-16 [colin] 3.8.0cvs44
* src/common/utils.c
More information about the Commits
mailing list