[Commits] ChangeLog 1.13.2.59 1.13.2.60 PATCHSETS 1.1.2.33 1.1.2.34 README 1.1.2.1 1.1.2.2 configure.ac 1.8.2.66 1.8.2.67
mones at claws-mail.org
mones at claws-mail.org
Fri May 4 18:18:17 CEST 2012
Update of /home/claws-mail/plugins/mailmbox
In directory srv:/tmp/cvs-serv9756
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS README configure.ac
Log Message:
2012-05-04 [mones] 1.14.6cvs1
* README
Update Claws Mail license reference
Index: README
===================================================================
RCS file: /home/claws-mail/plugins/mailmbox/README,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- README 7 Nov 2006 10:55:38 -0000 1.1.2.1
+++ README 4 May 2012 16:18:15 -0000 1.1.2.2
@@ -15,7 +15,7 @@
Most of the code is extracted from the libEtPan! project, which is BSD
licence. But the code is considered as released under two licences, BSD
-licence and the one used in claws-mail, GPL 2.
+licence and the one used in claws-mail, GPL 3.
I hope this won't break the synchronization between the implementation
of this plugin and the library code.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/mailmbox/configure.ac,v
retrieving revision 1.8.2.66
retrieving revision 1.8.2.67
diff -u -d -r1.8.2.66 -r1.8.2.67
--- configure.ac 16 Dec 2011 12:36:20 -0000 1.8.2.66
+++ configure.ac 4 May 2012 16:18:15 -0000 1.8.2.67
@@ -7,7 +7,7 @@
MAJOR_VERSION=1
MINOR_VERSION=14
MICRO_VERSION=6
-EXTRA_VERSION=0
+EXTRA_VERSION=1
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/mailmbox/Attic/PATCHSETS,v
retrieving revision 1.1.2.33
retrieving revision 1.1.2.34
diff -u -d -r1.1.2.33 -r1.1.2.34
--- PATCHSETS 24 Nov 2011 20:55:23 -0000 1.1.2.33
+++ PATCHSETS 4 May 2012 16:18:15 -0000 1.1.2.34
@@ -32,3 +32,4 @@
( cvs diff -u -r 1.8.2.61 -r 1.8.2.62 configure.ac; cvs diff -u -r 1.10.2.9 -r 1.10.2.10 src/mailmbox_folder.c; cvs diff -u -r 1.4.2.22 -r 1.4.2.23 src/plugin.c; ) > 1.14.4cvs1.patchset
( cvs diff -u -r 1.4.2.26 -r 1.4.2.27 src/plugin_gtk.c; ) > 1.14.4cvs2.patchset
( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 commitHelper; cvs diff -u -r 1.4.2.23 -r 1.4.2.24 src/plugin.c; cvs diff -u -r 1.4.2.27 -r 1.4.2.28 src/plugin_gtk.c; ) > 1.14.5cvs1.patchset
+( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 README; ) > 1.14.6cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/mailmbox/ChangeLog,v
retrieving revision 1.13.2.59
retrieving revision 1.13.2.60
diff -u -d -r1.13.2.59 -r1.13.2.60
--- ChangeLog 16 Dec 2011 12:36:20 -0000 1.13.2.59
+++ ChangeLog 4 May 2012 16:18:15 -0000 1.13.2.60
@@ -1,3 +1,8 @@
+2012-05-04 [mones] 1.14.6cvs1
+
+ * README
+ Update Claws Mail license reference
+
2011-12-16 [paul] 1.14.6
1.14.6 released
More information about the Commits
mailing list