[Commits] ChangeLog 1.89 1.90 PATCHSETS 1.89 1.90 configure.ac 1.90 1.91
miras at claws-mail.org
miras at claws-mail.org
Sun Jan 27 19:45:06 CET 2013
Update of /home/claws-mail/contacts
In directory srv:/tmp/cvs-serv17628
Modified Files:
ChangeLog PATCHSETS configure.ac
Log Message:
2013-01-27 [mir] 0.6.0cvs90
* extensions/vcard/src/vcard-extension.c
* libversit/vcard-utils.c
* libversit/vcard-utils.h
* src/extension-loader.h
Fix some compile time warnings
Remove result popup from import if
vcf file cannot be parsed
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/contacts/configure.ac,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- configure.ac 3 Oct 2012 23:53:22 -0000 1.90
+++ configure.ac 27 Jan 2013 18:45:04 -0000 1.91
@@ -11,7 +11,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=89
+EXTRA_VERSION=90
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/contacts/PATCHSETS,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- PATCHSETS 3 Oct 2012 23:53:22 -0000 1.89
+++ PATCHSETS 27 Jan 2013 18:45:04 -0000 1.90
@@ -87,3 +87,4 @@
( cvs diff -u -r 1.2 -r 1.3 libversit/vcard-utils.c; ) > 0.6.0cvs87.patchset
( cvs diff -u -r 1.3 -r 1.4 libversit/vcard-utils.c; ) > 0.6.0cvs88.patchset
( cvs diff -u -r 1.4 -r 1.5 libversit/vcard-utils.c; ) > 0.6.0cvs89.patchset
+( cvs diff -u -r 1.6 -r 1.7 extensions/vcard/src/vcard-extension.c; cvs diff -u -r 1.5 -r 1.6 libversit/vcard-utils.c; cvs diff -u -r 1.2 -r 1.3 libversit/vcard-utils.h; cvs diff -u -r 1.4 -r 1.5 src/extension-loader.h; ) > 0.6.0cvs90.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/contacts/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- ChangeLog 3 Oct 2012 23:53:22 -0000 1.89
+++ ChangeLog 27 Jan 2013 18:45:04 -0000 1.90
@@ -1,3 +1,13 @@
+2013-01-27 [mir] 0.6.0cvs90
+
+ * extensions/vcard/src/vcard-extension.c
+ * libversit/vcard-utils.c
+ * libversit/vcard-utils.h
+ * src/extension-loader.h
+ Fix some compile time warnings
+ Remove result popup from import if
+ vcf file cannot be parsed
+
2012-10-03 [mir] 0.6.0cvs89
* libversit/vcard-utils.c
More information about the Commits
mailing list