[Commits] PATCHSETS 1.1.2.4353 1.1.2.4354 ChangeLog 1.396.2.3520 1.396.2.3521 configure.ac 1.654.2.4419 1.654.2.4420

colin at claws-mail.org colin at claws-mail.org
Sun Feb 5 14:23:57 CET 2012


Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv19853

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-02-05 [colin]	3.8.0cvs25

	* src/procmime.c
		Fix inverted comparison in list_find_custom.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4419
retrieving revision 1.654.2.4420
diff -u -d -r1.654.2.4419 -r1.654.2.4420
--- configure.ac	3 Feb 2012 13:05:47 -0000	1.654.2.4419
+++ configure.ac	5 Feb 2012 13:23:54 -0000	1.654.2.4420
@@ -12,7 +12,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=24
+EXTRA_VERSION=25
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4353
retrieving revision 1.1.2.4354
diff -u -d -r1.1.2.4353 -r1.1.2.4354
--- PATCHSETS	3 Feb 2012 13:05:46 -0000	1.1.2.4353
+++ PATCHSETS	5 Feb 2012 13:23:53 -0000	1.1.2.4354
@@ -4341,3 +4341,4 @@
 ( cvs diff -u -r 1.274.2.341 -r 1.274.2.342 src/mainwindow.c;  ) > 3.8.0cvs22.patchset
 ( cvs diff -u -r 1.207.2.226 -r 1.207.2.227 src/folderview.c;  ) > 3.8.0cvs23.patchset
 ( cvs diff -u -r 1.1.4.29 -r 1.1.4.30 src/gtk/progressdialog.c;  ) > 3.8.0cvs24.patchset
+( cvs diff -u -r 1.49.2.140 -r 1.49.2.141 src/procmime.c;  ) > 3.8.0cvs25.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3520
retrieving revision 1.396.2.3521
diff -u -d -r1.396.2.3520 -r1.396.2.3521
--- ChangeLog	3 Feb 2012 13:05:46 -0000	1.396.2.3520
+++ ChangeLog	5 Feb 2012 13:23:53 -0000	1.396.2.3521
@@ -1,3 +1,8 @@
+2012-02-05 [colin]	3.8.0cvs25
+
+	* src/procmime.c
+		Fix inverted comparison in list_find_custom.
+
 2012-02-03 [wwp]	3.8.0cvs24
 
 	* src/gtk/progressdialog.c



More information about the Commits mailing list