[Commits] PATCHSETS 1.84 1.85 ChangeLog 1.84 1.85 configure.ac 1.85 1.86

ticho at claws-mail.org ticho at claws-mail.org
Fri Jun 15 22:25:36 CEST 2012


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

Modified Files:
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-06-15 [ticho]	0.6.0cvs85

	* src/contactwindow.c
	* src/mainwindow.c
		Allow resizing of columns in both mainwindow and contact
		window.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/contacts/configure.ac,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- configure.ac	7 Apr 2012 15:31:11 -0000	1.85
+++ configure.ac	15 Jun 2012 20:25:33 -0000	1.86
@@ -11,7 +11,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=84
+EXTRA_VERSION=85
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/contacts/PATCHSETS,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- PATCHSETS	7 Apr 2012 15:31:11 -0000	1.84
+++ PATCHSETS	15 Jun 2012 20:25:33 -0000	1.85
@@ -82,3 +82,4 @@
 ( cvs diff -u -r 1.3 -r 1.4 src/dbus/dbus-service.c;  ) > 0.6.0cvs82.patchset
 ( cvs diff -u -r 1.83 -r 1.84 configure.ac;  cvs diff -u -r 1.19 -r 1.20 src/callbacks.c;  ) > 0.6.0cvs83.patchset
 ( cvs diff -u -r 1.11 -r 1.12 plugins/xml/xml-plugin.c;  ) > 0.6.0cvs84.patchset
+( cvs diff -u -r 1.15 -r 1.16 src/contactwindow.c;  cvs diff -u -r 1.9 -r 1.10 src/mainwindow.c;  ) > 0.6.0cvs85.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/contacts/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- ChangeLog	7 Apr 2012 15:31:11 -0000	1.84
+++ ChangeLog	15 Jun 2012 20:25:33 -0000	1.85
@@ -1,3 +1,10 @@
+2012-06-15 [ticho]	0.6.0cvs85
+
+	* src/contactwindow.c
+	* src/mainwindow.c
+		Allow resizing of columns in both mainwindow and contact
+		window.
+
 2012-04-07 [mir]	0.6.0cvs84
 
 	* plugins/xml/xml-plugin.c



More information about the Commits mailing list