[Commits] PATCHSETS 1.1.2.4401 1.1.2.4402 ChangeLog 1.396.2.3571 1.396.2.3572 configure.ac 1.654.2.4468 1.654.2.4469

ticho at claws-mail.org ticho at claws-mail.org
Wed Jul 25 20:38:34 CEST 2012


Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv16474

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-07-25 [ticho]	3.8.1cvs16

	* src/gtk/quicksearch.c
		Allow quicksearch syntax description window to be correctly
		set transient for main window.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4468
retrieving revision 1.654.2.4469
diff -u -d -r1.654.2.4468 -r1.654.2.4469
--- configure.ac	15 Jul 2012 07:19:19 -0000	1.654.2.4468
+++ configure.ac	25 Jul 2012 18:38:31 -0000	1.654.2.4469
@@ -12,7 +12,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=15
+EXTRA_VERSION=16
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4401
retrieving revision 1.1.2.4402
diff -u -d -r1.1.2.4401 -r1.1.2.4402
--- PATCHSETS	15 Jul 2012 07:19:17 -0000	1.1.2.4401
+++ PATCHSETS	25 Jul 2012 18:38:30 -0000	1.1.2.4402
@@ -4390,3 +4390,4 @@
 ( cvs diff -u -r 1.94.2.234 -r 1.94.2.235 src/messageview.c;  cvs diff -u -r 1.9.2.57 -r 1.9.2.58 src/common/defs.h;  cvs diff -u -r 1.3.2.18 -r 1.3.2.19 src/common/quoted-printable.c;  cvs diff -u -r 1.3.2.10 -r 1.3.2.11 src/common/quoted-printable.h;  ) > 3.8.1cvs13.patchset
 ( cvs diff -u -r 1.49.2.146 -r 1.49.2.147 src/procmime.c;  ) > 3.8.1cvs14.patchset
 ( cvs diff -u -r 1.49.2.147 -r 1.49.2.148 src/procmime.c;  ) > 3.8.1cvs15.patchset
+( cvs diff -u -r 1.1.2.110 -r 1.1.2.111 src/gtk/quicksearch.c;  ) > 3.8.1cvs16.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3571
retrieving revision 1.396.2.3572
diff -u -d -r1.396.2.3571 -r1.396.2.3572
--- ChangeLog	15 Jul 2012 07:19:18 -0000	1.396.2.3571
+++ ChangeLog	25 Jul 2012 18:38:31 -0000	1.396.2.3572
@@ -1,3 +1,9 @@
+2012-07-25 [ticho]	3.8.1cvs16
+
+	* src/gtk/quicksearch.c
+		Allow quicksearch syntax description window to be correctly
+		set transient for main window.
+
 2012-07-15 [wwp]	3.8.1cvs15
 
 	* src/procmime.c



More information about the Commits mailing list