[Commits] ChangeLog 1.396.2.3725 1.396.2.3726 PATCHSETS 1.1.2.4553 1.1.2.4554 configure.ac 1.654.2.4621 1.654.2.4622

mones at claws-mail.org mones at claws-mail.org
Mon Dec 10 15:21:48 CET 2012


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

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

	* src/addr_compl.c
		Fix bug #2835 (core part) to allow NULL names which
		have an address 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4621
retrieving revision 1.654.2.4622
diff -u -d -r1.654.2.4621 -r1.654.2.4622
--- configure.ac	7 Dec 2012 09:36:06 -0000	1.654.2.4621
+++ configure.ac	10 Dec 2012 14:21:45 -0000	1.654.2.4622
@@ -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.4553
retrieving revision 1.1.2.4554
diff -u -d -r1.1.2.4553 -r1.1.2.4554
--- PATCHSETS	7 Dec 2012 09:36:05 -0000	1.1.2.4553
+++ PATCHSETS	10 Dec 2012 14:21:45 -0000	1.1.2.4554
@@ -4542,3 +4542,4 @@
 ( cvs diff -u -r 1.10.2.44 -r 1.10.2.45 src/prefs_gtk.c;  ) > 3.9.0cvs42.patchset
 ( cvs diff -u -r 1.30.2.33 -r 1.30.2.34 tools/README;  cvs diff -u -r 1.1 -r 1.2 tools/gif2xface.pl;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 tools/outlook2claws-mail.pl;  ) > 3.9.0cvs43.patchset
 ( cvs diff -u -r 1.101.2.75 -r 1.101.2.76 src/news.c;  ) > 3.9.0cvs44.patchset
+( cvs diff -u -r 1.27.2.66 -r 1.27.2.67 src/addr_compl.c;  ) > 3.9.0cvs45.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3725
retrieving revision 1.396.2.3726
diff -u -d -r1.396.2.3725 -r1.396.2.3726
--- ChangeLog	7 Dec 2012 09:36:06 -0000	1.396.2.3725
+++ ChangeLog	10 Dec 2012 14:21:44 -0000	1.396.2.3726
@@ -1,3 +1,9 @@
+2012-12-10 [mones]	3.9.0cvs45
+
+	* src/addr_compl.c
+		Fix bug #2835 (core part) to allow NULL names which
+		have an address
+
 2012-12-07 [colin]	3.9.0cvs44
 
 	* src/news.c



More information about the Commits mailing list