[Commits] PATCHSETS 1.1.2.4611 1.1.2.4612 ChangeLog 1.396.2.3783 1.396.2.3784 configure.ac 1.654.2.4679 1.654.2.4680
wwp at claws-mail.org
wwp at claws-mail.org
Tue Feb 26 16:37:39 CET 2013
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv7739
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2013-02-26 [wwp] 3.9.0cvs103
* src/messageview.c
Fix wrong message, as message could have been moved to another folder
and not trashed (it could have also be deleted without staying in trash,
but that's a piece of detail, and while we're at it, the message could also
have vanished into another dimension or be now part of the twilight zone
but we should not always tell the truth to users. At last, and to be
exhaustive, the message could have disappeared because of a technical
issue which doesn't imply user action and none of the above mentions. One
would say that the message could also have never existed, but it's another
story).
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4679
retrieving revision 1.654.2.4680
diff -u -d -r1.654.2.4679 -r1.654.2.4680
--- configure.ac 24 Feb 2013 12:25:51 -0000 1.654.2.4679
+++ configure.ac 26 Feb 2013 15:37:36 -0000 1.654.2.4680
@@ -12,7 +12,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=102
+EXTRA_VERSION=103
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4611
retrieving revision 1.1.2.4612
diff -u -d -r1.1.2.4611 -r1.1.2.4612
--- PATCHSETS 24 Feb 2013 12:25:49 -0000 1.1.2.4611
+++ PATCHSETS 26 Feb 2013 15:37:35 -0000 1.1.2.4612
@@ -4600,3 +4600,4 @@
( cvs diff -u -r 1.100.2.89 -r 1.100.2.90 AUTHORS; cvs diff -u -r 1.1.2.84 -r 1.1.2.85 src/gtk/authors.h; cvs diff -u -r 1.395.2.461 -r 1.395.2.462 src/summaryview.c; ) > 3.9.0cvs100.patchset
( cvs diff -u -r 1.83.2.196 -r 1.83.2.197 src/mimeview.c; ) > 3.9.0cvs101.patchset
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src//plugins/vcalendar/libical/libical/Makefile.am; ) > 3.9.0cvs102.patchset
+( cvs diff -u -r 1.94.2.242 -r 1.94.2.243 src/messageview.c; ) > 3.9.0cvs103.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3783
retrieving revision 1.396.2.3784
diff -u -d -r1.396.2.3783 -r1.396.2.3784
--- ChangeLog 24 Feb 2013 12:25:50 -0000 1.396.2.3783
+++ ChangeLog 26 Feb 2013 15:37:35 -0000 1.396.2.3784
@@ -1,3 +1,16 @@
+2013-02-26 [wwp] 3.9.0cvs103
+
+ * src/messageview.c
+ Fix wrong message, as message could have been moved to another folder
+ and not trashed (it could have also be deleted without staying in trash,
+ but that's a piece of detail, and while we're at it, the message could also
+ have vanished into another dimension or be now part of the twilight zone
+ but we should not always tell the truth to users. At last, and to be
+ exhaustive, the message could have disappeared because of a technical
+ issue which doesn't imply user action and none of the above mentions. One
+ would say that the message could also have never existed, but it's another
+ story).
+
2013-02-24 [colin] 3.9.0cvs102
* src/plugins/vcalendar/libical/libical/Makefile.am
More information about the Commits
mailing list