[Commits] ChangeLog 1.396.2.3722 1.396.2.3723 PATCHSETS 1.1.2.4550 1.1.2.4551 configure.ac 1.654.2.4618 1.654.2.4619

mones at claws-mail.org mones at claws-mail.org
Thu Dec 6 01:00:31 CET 2012


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

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-12-05 [mones]	3.9.0cvs42

	* src/prefs_gtk.c
		Do not set to NULL string preferences which have "" as
		default value 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4618
retrieving revision 1.654.2.4619
diff -u -d -r1.654.2.4618 -r1.654.2.4619
--- configure.ac	5 Dec 2012 20:26:21 -0000	1.654.2.4618
+++ configure.ac	6 Dec 2012 00:00:28 -0000	1.654.2.4619
@@ -12,7 +12,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=41
+EXTRA_VERSION=42
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4550
retrieving revision 1.1.2.4551
diff -u -d -r1.1.2.4550 -r1.1.2.4551
--- PATCHSETS	5 Dec 2012 20:26:20 -0000	1.1.2.4550
+++ PATCHSETS	6 Dec 2012 00:00:28 -0000	1.1.2.4551
@@ -4539,3 +4539,4 @@
 ( cvs diff -u -r 1.43.2.135 -r 1.43.2.136 src/toolbar.c;  ) > 3.9.0cvs39.patchset
 ( cvs diff -u -r 1.395.2.460 -r 1.395.2.461 src/summaryview.c;  cvs diff -u -r 1.274.2.362 -r 1.274.2.363 src/mainwindow.c;  ) > 3.9.0cvs40.patchset
 ( cvs diff -u -r 1.9.2.59 -r 1.9.2.60 src/common/ssl.c;  ) > 3.9.0cvs41.patchset
+( cvs diff -u -r 1.10.2.44 -r 1.10.2.45 src/prefs_gtk.c;  ) > 3.9.0cvs42.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3722
retrieving revision 1.396.2.3723
diff -u -d -r1.396.2.3722 -r1.396.2.3723
--- ChangeLog	5 Dec 2012 20:26:21 -0000	1.396.2.3722
+++ ChangeLog	6 Dec 2012 00:00:27 -0000	1.396.2.3723
@@ -1,3 +1,9 @@
+2012-12-05 [mones]	3.9.0cvs42
+
+	* src/prefs_gtk.c
+		Do not set to NULL string preferences which have "" as
+		default value
+
 2012-12-05 [colin]	3.9.0cvs41
 
 	* src/common/ssl.c



More information about the Commits mailing list