[Commits] PATCHSETS 1.1.2.4304 1.1.2.4305 ChangeLog 1.396.2.3470 1.396.2.3471 configure.ac 1.654.2.4369 1.654.2.4370

colin at claws-mail.org colin at claws-mail.org
Sat Nov 19 10:12:30 CET 2011


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2011-11-19 [colin]	3.7.10cvs89

	* src/procheader.c
		Constness fix

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4369
retrieving revision 1.654.2.4370
diff -u -d -r1.654.2.4369 -r1.654.2.4370
--- configure.ac	18 Nov 2011 21:41:56 -0000	1.654.2.4369
+++ configure.ac	19 Nov 2011 09:12:28 -0000	1.654.2.4370
@@ -12,7 +12,7 @@
 MICRO_VERSION=10
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=88
+EXTRA_VERSION=89
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4304
retrieving revision 1.1.2.4305
diff -u -d -r1.1.2.4304 -r1.1.2.4305
--- PATCHSETS	18 Nov 2011 21:41:55 -0000	1.1.2.4304
+++ PATCHSETS	19 Nov 2011 09:12:27 -0000	1.1.2.4305
@@ -4292,3 +4292,4 @@
 ( cvs diff -u -r 1.83.2.180 -r 1.83.2.181 src/mimeview.c;  ) > 3.7.10cvs86.patchset
 ( cvs diff -u -r 1.382.2.594 -r 1.382.2.595 src/compose.c;  cvs diff -u -r 1.47.2.54 -r 1.47.2.55 src/procheader.c;  cvs diff -u -r 1.11.2.12 -r 1.11.2.13 src/procheader.h;  ) > 3.7.10cvs87.patchset
 ( cvs diff -u -r 1.382.2.595 -r 1.382.2.596 src/compose.c;  cvs diff -u -r 1.274.2.336 -r 1.274.2.337 src/mainwindow.c;  cvs diff -u -r 1.83.2.181 -r 1.83.2.182 src/mimeview.c;  cvs diff -u -r 1.20.2.35 -r 1.20.2.36 src/mimeview.h;  cvs diff -u -r 1.204.2.205 -r 1.204.2.206 src/prefs_common.c;  cvs diff -u -r 1.103.2.134 -r 1.103.2.135 src/prefs_common.h;  ) > 3.7.10cvs88.patchset
+( cvs diff -u -r 1.47.2.55 -r 1.47.2.56 src/procheader.c;  ) > 3.7.10cvs89.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3470
retrieving revision 1.396.2.3471
diff -u -d -r1.396.2.3470 -r1.396.2.3471
--- ChangeLog	18 Nov 2011 21:41:55 -0000	1.396.2.3470
+++ ChangeLog	19 Nov 2011 09:12:27 -0000	1.396.2.3471
@@ -1,3 +1,8 @@
+2011-11-19 [colin]	3.7.10cvs89
+
+	* src/procheader.c
+		Constness fix
+
 2011-11-18 [pawel]	3.7.10cvs88
 
 	* src/compose.c



More information about the Commits mailing list