[Commits] PATCHSETS 1.1.2.4547 1.1.2.4548 ChangeLog 1.396.2.3719 1.396.2.3720 configure.ac 1.654.2.4615 1.654.2.4616
wwp at claws-mail.org
wwp at claws-mail.org
Mon Dec 3 10:59:36 CET 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv20544
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-12-03 [wwp] 3.9.0cvs39
* src/toolbar.c
Fix sensitivity of next-unread toolbar button.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4615
retrieving revision 1.654.2.4616
diff -u -d -r1.654.2.4615 -r1.654.2.4616
--- configure.ac 3 Dec 2012 09:34:16 -0000 1.654.2.4615
+++ configure.ac 3 Dec 2012 09:59:34 -0000 1.654.2.4616
@@ -12,7 +12,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=38
+EXTRA_VERSION=39
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4547
retrieving revision 1.1.2.4548
diff -u -d -r1.1.2.4547 -r1.1.2.4548
--- PATCHSETS 3 Dec 2012 09:34:15 -0000 1.1.2.4547
+++ PATCHSETS 3 Dec 2012 09:59:33 -0000 1.1.2.4548
@@ -4536,3 +4536,4 @@
( cvs diff -u -r 1.115.2.265 -r 1.115.2.266 src/main.c; ) > 3.9.0cvs36.patchset
( cvs diff -u -r 1.115.2.266 -r 1.115.2.267 src/main.c; ) > 3.9.0cvs37.patchset
( cvs diff -u -r 1.36.2.211 -r 1.36.2.212 src/common/utils.c; ) > 3.9.0cvs38.patchset
+( cvs diff -u -r 1.43.2.135 -r 1.43.2.136 src/toolbar.c; ) > 3.9.0cvs39.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3719
retrieving revision 1.396.2.3720
diff -u -d -r1.396.2.3719 -r1.396.2.3720
--- ChangeLog 3 Dec 2012 09:34:15 -0000 1.396.2.3719
+++ ChangeLog 3 Dec 2012 09:59:33 -0000 1.396.2.3720
@@ -1,3 +1,8 @@
+2012-12-03 [wwp] 3.9.0cvs39
+
+ * src/toolbar.c
+ Fix sensitivity of next-unread toolbar button.
+
2012-12-03 [colin] 3.9.0cvs38
* src/common/utils.c
More information about the Commits
mailing list