[Commits] PATCHSETS 1.1.2.4493 1.1.2.4494 ChangeLog 1.396.2.3663 1.396.2.3664 configure.ac 1.654.2.4560 1.654.2.4561

wwp at claws-mail.org wwp at claws-mail.org
Mon Oct 29 14:31:58 CET 2012


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-10-29 [wwp]	3.8.1cvs108

	* src/textview.c
	Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
	broken URL parsing.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4560
retrieving revision 1.654.2.4561
diff -u -d -r1.654.2.4560 -r1.654.2.4561
--- configure.ac	25 Oct 2012 10:19:38 -0000	1.654.2.4560
+++ configure.ac	29 Oct 2012 13:31:56 -0000	1.654.2.4561
@@ -12,7 +12,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=107
+EXTRA_VERSION=108
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4493
retrieving revision 1.1.2.4494
diff -u -d -r1.1.2.4493 -r1.1.2.4494
--- PATCHSETS	25 Oct 2012 10:19:37 -0000	1.1.2.4493
+++ PATCHSETS	29 Oct 2012 13:31:55 -0000	1.1.2.4494
@@ -4482,3 +4482,4 @@
 ( cvs diff -u -r 1.96.2.250 -r 1.96.2.251 src/textview.c;  ) > 3.8.1cvs105.patchset
 ( cvs diff -u -r 1.36.2.207 -r 1.36.2.208 src/common/utils.c;  cvs diff -u -r 1.20.2.82 -r 1.20.2.83 src/common/utils.h;  cvs diff -u -r 1.96.2.251 -r 1.96.2.252 src/textview.c;  ) > 3.8.1cvs106.patchset
 ( cvs diff -u -r 1.96.2.252 -r 1.96.2.253 src/textview.c;  ) > 3.8.1cvs107.patchset
+( cvs diff -u -r 1.96.2.253 -r 1.96.2.254 src/textview.c;  ) > 3.8.1cvs108.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3663
retrieving revision 1.396.2.3664
diff -u -d -r1.396.2.3663 -r1.396.2.3664
--- ChangeLog	25 Oct 2012 10:19:37 -0000	1.396.2.3663
+++ ChangeLog	29 Oct 2012 13:31:55 -0000	1.396.2.3664
@@ -1,3 +1,9 @@
+2012-10-29 [wwp]	3.8.1cvs108
+
+	* src/textview.c
+	Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
+	broken URL parsing.
+
 2012-10-25 [colin]	3.8.1cvs107
 
 	* src/textview.c



More information about the Commits mailing list