[Commits] PATCHSETS 1.1.2.4372 1.1.2.4373 ChangeLog 1.396.2.3540 1.396.2.3541 configure.ac 1.654.2.4438 1.654.2.4439

colin at claws-mail.org colin at claws-mail.org
Wed May 16 10:00:58 CEST 2012


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

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

	* src/common/utils.c
		Make remove_numbered_files much faster when there's
		just one file to remove.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4438
retrieving revision 1.654.2.4439
diff -u -d -r1.654.2.4438 -r1.654.2.4439
--- configure.ac	16 May 2012 07:24:59 -0000	1.654.2.4438
+++ configure.ac	16 May 2012 08:00:56 -0000	1.654.2.4439
@@ -12,7 +12,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=43
+EXTRA_VERSION=44
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4372
retrieving revision 1.1.2.4373
diff -u -d -r1.1.2.4372 -r1.1.2.4373
--- PATCHSETS	16 May 2012 07:24:58 -0000	1.1.2.4372
+++ PATCHSETS	16 May 2012 08:00:55 -0000	1.1.2.4373
@@ -4360,3 +4360,4 @@
 ( cvs diff -u -r 1.4.2.40 -r 1.4.2.41 src/common/ssl_certificate.c;  ) > 3.8.0cvs41.patchset
 ( 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

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3540
retrieving revision 1.396.2.3541
diff -u -d -r1.396.2.3540 -r1.396.2.3541
--- ChangeLog	16 May 2012 07:24:58 -0000	1.396.2.3540
+++ ChangeLog	16 May 2012 08:00:55 -0000	1.396.2.3541
@@ -1,3 +1,9 @@
+2012-05-16 [colin]	3.8.0cvs44
+
+	* src/common/utils.c
+		Make remove_numbered_files much faster when there's
+		just one file to remove.
+
 2012-05-16 [paul]	3.8.0cvs43
 
 	* src/matcher.c



More information about the Commits mailing list