[Commits] PATCHSETS 1.1.2.4422 1.1.2.4423 ChangeLog 1.396.2.3592 1.396.2.3593 configure.ac 1.654.2.4489 1.654.2.4490
colin at claws-mail.org
colin at claws-mail.org
Mon Aug 27 19:09:10 CEST 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv10486
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-08-27 [colin] 3.8.1cvs37
* src/mainwindow.c
* src/summaryview.c
Separate "Mark all read" from "Mark as read"
and "Ignore thread"
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4489
retrieving revision 1.654.2.4490
diff -u -d -r1.654.2.4489 -r1.654.2.4490
--- configure.ac 27 Aug 2012 13:39:03 -0000 1.654.2.4489
+++ configure.ac 27 Aug 2012 17:09:07 -0000 1.654.2.4490
@@ -12,7 +12,7 @@
MICRO_VERSION=1
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=36
+EXTRA_VERSION=37
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4422
retrieving revision 1.1.2.4423
diff -u -d -r1.1.2.4422 -r1.1.2.4423
--- PATCHSETS 27 Aug 2012 13:39:00 -0000 1.1.2.4422
+++ PATCHSETS 27 Aug 2012 17:09:06 -0000 1.1.2.4423
@@ -4411,3 +4411,4 @@
( cvs diff -u -r 1.274.2.346 -r 1.274.2.347 src/mainwindow.c; ) > 3.8.1cvs34.patchset
( cvs diff -u -r 1.1.2.61 -r 1.1.2.62 manual/advanced.xml; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 manual/de/advanced.xml; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 manual/de/dist/html/Makefile.am; cvs diff -u -r 1.1.2.6 -r 1.1.2.7 manual/dist/html/Makefile.am; cvs diff -u -r 1.1.2.20 -r 1.1.2.21 manual/es/advanced.xml; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 manual/es/dist/html/Makefile.am; cvs diff -u -r 1.1.2.19 -r 1.1.2.20 manual/fr/advanced.xml; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 manual/fr/dist/html/Makefile.am; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 manual/pl/dist/html/Makefile.am; ) > 3.8.1cvs35.patchset
( cvs diff -u -r 1.149.2.108 -r 1.149.2.109 src/inc.c; cvs diff -u -r 1.150.2.124 -r 1.150.2.125 src/procmsg.c; ) > 3.8.1cvs36.patchset
+( cvs diff -u -r 1.274.2.347 -r 1.274.2.348 src/mainwindow.c; cvs diff -u -r 1.395.2.448 -r 1.395.2.449 src/summaryview.c; ) > 3.8.1cvs37.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3592
retrieving revision 1.396.2.3593
diff -u -d -r1.396.2.3592 -r1.396.2.3593
--- ChangeLog 27 Aug 2012 13:39:00 -0000 1.396.2.3592
+++ ChangeLog 27 Aug 2012 17:09:07 -0000 1.396.2.3593
@@ -1,3 +1,10 @@
+2012-08-27 [colin] 3.8.1cvs37
+
+ * src/mainwindow.c
+ * src/summaryview.c
+ Separate "Mark all read" from "Mark as read"
+ and "Ignore thread"
+
2012-08-27 [wwp] 3.8.1cvs36
* src/inc.c
More information about the Commits
mailing list