[Commits] ChangeLog 1.30 1.31 PATCHSETS 1.30 1.31 configure.ac 1.31 1.32
miras at claws-mail.org
miras at claws-mail.org
Tue Nov 29 08:53:29 CET 2011
Update of /home/claws-mail/contacts
In directory claws-mail:/tmp/cvs-serv18713
Modified Files:
ChangeLog PATCHSETS configure.ac
Log Message:
2011-11-29 [mir] 0.6.0cvs31
* src/utils.c
* src/dbus/dbus-contact.h
* src/dbus/server-object.c
Upgrade dbus part to handle attrib_def structure.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/contacts/configure.ac,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- configure.ac 28 Nov 2011 21:45:27 -0000 1.31
+++ configure.ac 29 Nov 2011 07:53:26 -0000 1.32
@@ -12,7 +12,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=30
+EXTRA_VERSION=31
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/contacts/PATCHSETS,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- PATCHSETS 28 Nov 2011 21:45:27 -0000 1.30
+++ PATCHSETS 29 Nov 2011 07:53:26 -0000 1.31
@@ -28,3 +28,4 @@
( cvs diff -u -r 1.8 -r 1.9 plugins/ldap/ldap-plugin.c; cvs diff -u -r 1.10 -r 1.11 src/callbacks.c; cvs diff -u -r 1.7 -r 1.8 src/contactwindow.c; cvs diff -u -r 1.3 -r 1.4 src/printing.c; cvs diff -u -r 1.6 -r 1.7 src/utils.c; cvs diff -u -r 1.6 -r 1.7 src/utils.h; ) > 0.6.0cvs28.patchset
( cvs diff -u -r 1.29 -r 1.30 configure.ac; cvs diff -u -r 1.9 -r 1.10 plugins/ldap/ldap-plugin.c; cvs diff -u -r 1.2 -r 1.3 src/about.c; cvs diff -u -r 1.11 -r 1.12 src/callbacks.c; cvs diff -u -r 1.8 -r 1.9 src/contactwindow.c; ) > 0.6.0cvs29.patchset
( cvs diff -u -r 1.30 -r 1.31 configure.ac; cvs diff -u -r 1.10 -r 1.11 plugins/ldap/ldap-plugin.c; cvs diff -u -r 1.8 -r 1.9 plugins/xml/xml-plugin.c; cvs diff -u -r 1.12 -r 1.13 src/callbacks.c; cvs diff -u -r 1.9 -r 1.10 src/contactwindow.c; cvs diff -u -r 1.4 -r 1.5 src/printing.c; cvs diff -u -r 1.7 -r 1.8 src/utils.c; cvs diff -u -r 1.7 -r 1.8 src/utils.h; cvs diff -u -r 1.5 -r 1.6 xmllib/parser.c; ) > 0.6.0cvs30.patchset
+( cvs diff -u -r 1.8 -r 1.9 src/utils.c; cvs diff -u -r 1.1 -r 1.2 src/dbus/dbus-contact.h; cvs diff -u -r 1.3 -r 1.4 src/dbus/server-object.c; ) > 0.6.0cvs31.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/contacts/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- ChangeLog 28 Nov 2011 21:45:27 -0000 1.30
+++ ChangeLog 29 Nov 2011 07:53:26 -0000 1.31
@@ -1,3 +1,10 @@
+2011-11-29 [mir] 0.6.0cvs31
+
+ * src/utils.c
+ * src/dbus/dbus-contact.h
+ * src/dbus/server-object.c
+ Upgrade dbus part to handle attrib_def structure.
+
2011-11-28 [mir] 0.6.0cvs30
* configure.ac
More information about the Commits
mailing list