[Commits] PATCHSETS 1.1.2.4406 1.1.2.4407 ChangeLog 1.396.2.3576 1.396.2.3577 configure.ac 1.654.2.4473 1.654.2.4474
ticho at claws-mail.org
ticho at claws-mail.org
Fri Jul 27 20:25:40 CEST 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv4890
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-07-27 [ticho] 3.8.1cvs21
* src/crash.c
* src/mimeview.c
Fix setting "transient for" property for file select dialogs
in crash report and mimeview.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4473
retrieving revision 1.654.2.4474
diff -u -d -r1.654.2.4473 -r1.654.2.4474
--- configure.ac 27 Jul 2012 17:51:32 -0000 1.654.2.4473
+++ configure.ac 27 Jul 2012 18:25:38 -0000 1.654.2.4474
@@ -12,7 +12,7 @@
MICRO_VERSION=1
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=20
+EXTRA_VERSION=21
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4406
retrieving revision 1.1.2.4407
diff -u -d -r1.1.2.4406 -r1.1.2.4407
--- PATCHSETS 27 Jul 2012 17:51:31 -0000 1.1.2.4406
+++ PATCHSETS 27 Jul 2012 18:25:37 -0000 1.1.2.4407
@@ -4395,3 +4395,4 @@
( cvs diff -u -r 1.9.2.78 -r 1.9.2.79 src/gtk/gtkaspell.c; ) > 3.8.1cvs18.patchset
( cvs diff -u -r 1.1.2.60 -r 1.1.2.61 manual/advanced.xml; ) > 3.8.1cvs19.patchset
( cvs diff -u -r 1.382.2.604 -r 1.382.2.605 src/compose.c; ) > 3.8.1cvs20.patchset
+( cvs diff -u -r 1.23.2.38 -r 1.23.2.39 src/crash.c; cvs diff -u -r 1.83.2.191 -r 1.83.2.192 src/mimeview.c; ) > 3.8.1cvs21.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3576
retrieving revision 1.396.2.3577
diff -u -d -r1.396.2.3576 -r1.396.2.3577
--- ChangeLog 27 Jul 2012 17:51:32 -0000 1.396.2.3576
+++ ChangeLog 27 Jul 2012 18:25:37 -0000 1.396.2.3577
@@ -1,3 +1,10 @@
+2012-07-27 [ticho] 3.8.1cvs21
+
+ * src/crash.c
+ * src/mimeview.c
+ Fix setting "transient for" property for file select dialogs
+ in crash report and mimeview.
+
2012-07-27 [ticho] 3.8.1cvs20
* src/compose.c
More information about the Commits
mailing list