[claws-mail-cvs-commit] ChangeLog
Paul Mangan <[email protected]> Mon, 07 Sep 2009 19:43:09 +0000
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /srv/cvs/claws-mail/claws
In directory ran:/tmp/cvs-serv25950
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2009-09-07 [paul] 3.7.2cvs28
* src/prefs_toolbar.c
when updating the main toolbar icons just update
the main toolbar (and consequently fix a bug where
folderview icons would disappear)
Index: configure.ac
===================================================================
RCS file: /srv/cvs/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.3921
retrieving revision 1.654.2.3922
diff -u -d -r1.654.2.3921 -r1.654.2.3922
--- configure.ac 30 Aug 2009 23:46:32 -0000 1.654.2.3921
+++ configure.ac 7 Sep 2009 19:43:06 -0000 1.654.2.3922
@@ -12,7 +12,7 @@
MICRO_VERSION=2
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=27
+EXTRA_VERSION=28
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /srv/cvs/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.3864
retrieving revision 1.1.2.3865
diff -u -d -r1.1.2.3864 -r1.1.2.3865
--- PATCHSETS 30 Aug 2009 23:46:31 -0000 1.1.2.3864
+++ PATCHSETS 7 Sep 2009 19:43:05 -0000 1.1.2.3865
@@ -3852,3 +3852,4 @@
( cvs diff -u -r 1.1.2.27 -r 1.1.2.28 src/prefs_compose_writing.c; ) > 3.7.2cvs25.patchset
( cvs diff -u -r 1.28.2.48 -r 1.28.2.49 src/mbox.c; ) > 3.7.2cvs26.patchset
( cvs diff -u -r 1.382.2.523 -r 1.382.2.524 src/compose.c; ) > 3.7.2cvs27.patchset
+( cvs diff -u -r 1.30.2.56 -r 1.30.2.57 src/prefs_toolbar.c; ) > 3.7.2cvs28.patchset
Index: ChangeLog
===================================================================
RCS file: /srv/cvs/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3014
retrieving revision 1.396.2.3015
diff -u -d -r1.396.2.3014 -r1.396.2.3015
--- ChangeLog 30 Aug 2009 23:46:30 -0000 1.396.2.3014
+++ ChangeLog 7 Sep 2009 19:43:05 -0000 1.396.2.3015
@@ -1,3 +1,10 @@
+2009-09-07 [paul] 3.7.2cvs28
+
+ * src/prefs_toolbar.c
+ when updating the main toolbar icons just update
+ the main toolbar (and consequently fix a bug where
+ folderview icons would disappear)
+
2009-08-30 [holger] 3.7.2cvs27
* src/compose.c