[Commits] ChangeLog 1.1.2.36 1.1.2.37 PATCHSETS 1.1.2.21 1.1.2.22 configure.ac 1.1.2.41 1.1.2.42

claws at claws-mail.org claws at claws-mail.org
Sat Jun 30 11:09:38 CEST 2012


Update of /home/claws-mail/plugins/newmail
In directory srv:/tmp/cvs-serv22734

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-06-30 [paul]	0.0.15cvs2

	* src/newmail.c
		seems that "#include <inttypes.h>" is not only needed
		by BSDs now 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/newmail/Attic/configure.ac,v
retrieving revision 1.1.2.41
retrieving revision 1.1.2.42
diff -u -d -r1.1.2.41 -r1.1.2.42
--- configure.ac	30 Jun 2012 09:07:51 -0000	1.1.2.41
+++ configure.ac	30 Jun 2012 09:09:36 -0000	1.1.2.42
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=0
 MICRO_VERSION=15
-EXTRA_VERSION=1
+EXTRA_VERSION=2
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/newmail/Attic/PATCHSETS,v
retrieving revision 1.1.2.21
retrieving revision 1.1.2.22
diff -u -d -r1.1.2.21 -r1.1.2.22
--- PATCHSETS	30 Jun 2012 09:07:51 -0000	1.1.2.21
+++ PATCHSETS	30 Jun 2012 09:09:36 -0000	1.1.2.22
@@ -19,3 +19,4 @@
 ( cvs diff -u -r 1.1.2.18 -r 1.1.2.19 src/newmail.c;  ) > 0.0.13cvs1.patchset
 ( cvs diff -u -r 1.1.2.37 -r 1.1.2.38 configure.ac;  ) > 0.0.14cvs1.patchset
 ( cvs diff -u -r 1.1.2.40 -r 1.1.2.41 configure.ac;  ) > 0.0.15cvs1.patchset
+( cvs diff -u -r 1.1.2.19 -r 1.1.2.20 src/newmail.c;  ) > 0.0.15cvs2.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/newmail/Attic/ChangeLog,v
retrieving revision 1.1.2.36
retrieving revision 1.1.2.37
diff -u -d -r1.1.2.36 -r1.1.2.37
--- ChangeLog	30 Jun 2012 09:07:51 -0000	1.1.2.36
+++ ChangeLog	30 Jun 2012 09:09:36 -0000	1.1.2.37
@@ -1,3 +1,9 @@
+2012-06-30 [paul]	0.0.15cvs2
+
+	* src/newmail.c
+		seems that "#include <inttypes.h>" is not only needed
+		by BSDs now
+
 2012-06-30 [paul]	0.0.15cvs1
 
 	* configure.ac



More information about the Commits mailing list