[Commits] PATCHSETS 1.1.2.4568 1.1.2.4569 ChangeLog 1.396.2.3740 1.396.2.3741 configure.ac 1.654.2.4636 1.654.2.4637

miras at claws-mail.org miras at claws-mail.org
Sat Jan 26 21:26:06 CET 2013


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2013-01-26 [mir]	3.9.0cvs60

	* tools/vcard2xml.py
	Fixes bugs:
	    1) Lines split over more than one line breaks parser
	    2) Get email addres correct. Not only email;internet
	Improvements:
	    1) Basic handling of vcard 3.0

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4636
retrieving revision 1.654.2.4637
diff -u -d -r1.654.2.4636 -r1.654.2.4637
--- configure.ac	23 Jan 2013 16:17:00 -0000	1.654.2.4636
+++ configure.ac	26 Jan 2013 20:26:03 -0000	1.654.2.4637
@@ -12,7 +12,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=59
+EXTRA_VERSION=60
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4568
retrieving revision 1.1.2.4569
diff -u -d -r1.1.2.4568 -r1.1.2.4569
--- PATCHSETS	23 Jan 2013 16:16:56 -0000	1.1.2.4568
+++ PATCHSETS	26 Jan 2013 20:26:02 -0000	1.1.2.4569
@@ -4557,3 +4557,4 @@
 ( cvs diff -u -r 1.15.2.29 -r 1.15.2.30 src/codeconv.h;  cvs diff -u -r 1.49.2.154 -r 1.49.2.155 src/procmime.c;  ) > 3.9.0cvs57.patchset
 ( cvs diff -u -r 1.179.2.270 -r 1.179.2.271 src/imap.c;  ) > 3.9.0cvs58.patchset
 ( cvs diff -u -r 1.12.2.80 -r 1.12.2.81 src/action.c;  cvs diff -u -r 1.36.2.212 -r 1.36.2.213 src/common/utils.c;  ) > 3.9.0cvs59.patchset
+( cvs diff -u -r 1.1.4.7 -r 1.1.4.8 tools/vcard2xml.py;  ) > 3.9.0cvs60.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3740
retrieving revision 1.396.2.3741
diff -u -d -r1.396.2.3740 -r1.396.2.3741
--- ChangeLog	23 Jan 2013 16:16:57 -0000	1.396.2.3740
+++ ChangeLog	26 Jan 2013 20:26:03 -0000	1.396.2.3741
@@ -1,3 +1,13 @@
+2013-01-26 [mir]	3.9.0cvs60
+
+	* tools/vcard2xml.py
+	Fixes bugs:
+	    1) Lines split over more than one line breaks parser
+	    2) Get email addres correct. Not only email;internet
+	Improvements:
+	    1) Basic handling of vcard 3.0
+
+
 2013-01-23 [colin]	3.9.0cvs59
 
 	* src/action.c



More information about the Commits mailing list