[Commits] PATCHSETS 1.1.2.4492 1.1.2.4493 ChangeLog 1.396.2.3662 1.396.2.3663 configure.ac 1.654.2.4559 1.654.2.4560

colin at claws-mail.org colin at claws-mail.org
Thu Oct 25 12:19:40 CEST 2012


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-10-25 [colin]	3.8.1cvs107

	* src/textview.c
		Verify the previous URI wasn't the same...
		fixes http://www. URIs.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4559
retrieving revision 1.654.2.4560
diff -u -d -r1.654.2.4559 -r1.654.2.4560
--- configure.ac	25 Oct 2012 07:45:01 -0000	1.654.2.4559
+++ configure.ac	25 Oct 2012 10:19:38 -0000	1.654.2.4560
@@ -12,7 +12,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=106
+EXTRA_VERSION=107
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4492
retrieving revision 1.1.2.4493
diff -u -d -r1.1.2.4492 -r1.1.2.4493
--- PATCHSETS	25 Oct 2012 07:45:00 -0000	1.1.2.4492
+++ PATCHSETS	25 Oct 2012 10:19:37 -0000	1.1.2.4493
@@ -4481,3 +4481,4 @@
 ( cvs diff -u -r 1.100.2.85 -r 1.100.2.86 AUTHORS;  cvs diff -u -r 1.96.2.249 -r 1.96.2.250 src/textview.c;  cvs diff -u -r 1.12.2.35 -r 1.12.2.36 src/textview.h;  cvs diff -u -r 1.1.2.81 -r 1.1.2.82 src/gtk/authors.h;  ) > 3.8.1cvs104.patchset
 ( 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

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3662
retrieving revision 1.396.2.3663
diff -u -d -r1.396.2.3662 -r1.396.2.3663
--- ChangeLog	25 Oct 2012 07:45:00 -0000	1.396.2.3662
+++ ChangeLog	25 Oct 2012 10:19:37 -0000	1.396.2.3663
@@ -1,3 +1,9 @@
+2012-10-25 [colin]	3.8.1cvs107
+
+	* src/textview.c
+		Verify the previous URI wasn't the same...
+		fixes http://www. URIs.
+
 2012-10-25 [colin]	3.8.1cvs106
 
 	* src/common/utils.c



More information about the Commits mailing list