[Commits] ChangeLog 1.80 1.81 PATCHSETS 1.80 1.81 README 1.1 1.2 TODO 1.2 1.3 configure.ac 1.81 1.82
miras at claws-mail.org
miras at claws-mail.org
Thu Mar 29 11:30:50 CEST 2012
Update of /home/claws-mail/contacts
In directory srv:/tmp/cvs-serv31901
Modified Files:
ChangeLog PATCHSETS README TODO configure.ac
Log Message:
2012-03-29 [mir] 0.6.0cvs81
* README
* TODO
- Update TODO
- Added CVS info and project home to README
Index: README
===================================================================
RCS file: /home/claws-mail/contacts/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- README 7 Sep 2011 05:22:45 -0000 1.1
+++ README 29 Mar 2012 09:30:48 -0000 1.2
@@ -1 +1,5 @@
Contacts module
+
+Source: cvs -z3 -d:pserver:anonymous at claws-mail.org:/ co -r gtk2 contacts
+Project: https://bugs.datanom.net/claws-contacts/
+
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/contacts/PATCHSETS,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- PATCHSETS 25 Mar 2012 22:55:13 -0000 1.80
+++ PATCHSETS 29 Mar 2012 09:30:48 -0000 1.81
@@ -78,3 +78,4 @@
( cvs diff -u -r 1.1 -r 1.2 xmllib/Makefile.am; ) > 0.6.0cvs78.patchset
( cvs diff -u -r 1.18 -r 1.19 src/callbacks.c; cvs diff -u -r 1.14 -r 1.15 src/contactwindow.c; ) > 0.6.0cvs79.patchset
( cvs diff -u -r 1.5 -r 1.6 extensions/vcard/src/vcard-extension.c; cvs diff -u -r 1.2 -r 1.3 libversit/Makefile.am; cvs diff -u -r 1.1 -r 1.2 libversit/vcard-utils.c; cvs diff -u -r 1.1 -r 1.2 libversit/vcard-utils.h; cvs diff -u -r 1.13 -r 1.14 src/utils.c; cvs diff -u -r 1.11 -r 1.12 src/utils.h; cvs diff -u -r 1.1 -r 1.2 src/dbus/Makefile.am; cvs diff -u -r 1.1 -r 1.2 src/dbus/claws-contacts.xml; cvs diff -u -r 1.4 -r 1.5 src/dbus/server-object.c; cvs diff -u -r 1.1 -r 1.2 src/dbus/server-object.h; cvs diff -u -r 1.7 -r 1.8 xmllib/parser.c; ) > 0.6.0cvs80.patchset
+( cvs diff -u -r 1.1 -r 1.2 README; cvs diff -u -r 1.2 -r 1.3 TODO; ) > 0.6.0cvs81.patchset
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/contacts/configure.ac,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- configure.ac 25 Mar 2012 22:55:13 -0000 1.81
+++ configure.ac 29 Mar 2012 09:30:48 -0000 1.82
@@ -11,7 +11,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=80
+EXTRA_VERSION=81
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: TODO
===================================================================
RCS file: /home/claws-mail/contacts/TODO,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- TODO 30 Nov 2011 23:35:12 -0000 1.2
+++ TODO 29 Mar 2012 09:30:48 -0000 1.3
@@ -15,4 +15,4 @@
11) Develop LDAP plugin DONE
12) Bug hunt Never DONE
13) Improve tab-completion search in claws DONE
-14) Implement plugable extension interface
+14) Implement plugable extension interface DONE
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/contacts/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- ChangeLog 25 Mar 2012 22:55:13 -0000 1.80
+++ ChangeLog 29 Mar 2012 09:30:48 -0000 1.81
@@ -1,3 +1,10 @@
+2012-03-29 [mir] 0.6.0cvs81
+
+ * README
+ * TODO
+ - Update TODO
+ - Added CVS info and project home to README
+
2012-03-25 [mir] 0.6.0cvs80
* extensions/vcard/src/vcard-extension.c
More information about the Commits
mailing list