[Commits] ChangeLog 1.396.2.3649 1.396.2.3650 PATCHSETS 1.1.2.4479 1.1.2.4480 configure.ac 1.654.2.4546 1.654.2.4547
mones at claws-mail.org
mones at claws-mail.org
Fri Oct 12 12:59:53 CEST 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv18797
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-10-12 [mones] 3.8.1cvs94
* src/common/utils.c
Remove undeclared mutex symbol
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4546
retrieving revision 1.654.2.4547
diff -u -d -r1.654.2.4546 -r1.654.2.4547
--- configure.ac 12 Oct 2012 10:28:59 -0000 1.654.2.4546
+++ configure.ac 12 Oct 2012 10:59:50 -0000 1.654.2.4547
@@ -12,7 +12,7 @@
MICRO_VERSION=1
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=93
+EXTRA_VERSION=94
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4479
retrieving revision 1.1.2.4480
diff -u -d -r1.1.2.4479 -r1.1.2.4480
--- PATCHSETS 12 Oct 2012 10:28:58 -0000 1.1.2.4479
+++ PATCHSETS 12 Oct 2012 10:59:50 -0000 1.1.2.4480
@@ -4468,3 +4468,4 @@
( cvs diff -u -r 1.60.2.65 -r 1.60.2.66 src/procmsg.h; ) > 3.8.1cvs91.patchset
( cvs diff -u -r 1.213.2.215 -r 1.213.2.216 src/folder.c; cvs diff -u -r 1.1.2.116 -r 1.1.2.117 src/gtk/quicksearch.c; ) > 3.8.1cvs92.patchset
( cvs diff -u -r 1.382.2.615 -r 1.382.2.616 src/compose.c; cvs diff -u -r 1.105.2.177 -r 1.105.2.178 src/prefs_account.c; cvs diff -u -r 1.36.2.203 -r 1.36.2.204 src/common/utils.c; cvs diff -u -r 1.20.2.80 -r 1.20.2.81 src/common/utils.h; ) > 3.8.1cvs93.patchset
+( cvs diff -u -r 1.36.2.204 -r 1.36.2.205 src/common/utils.c; ) > 3.8.1cvs94.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3649
retrieving revision 1.396.2.3650
diff -u -d -r1.396.2.3649 -r1.396.2.3650
--- ChangeLog 12 Oct 2012 10:28:58 -0000 1.396.2.3649
+++ ChangeLog 12 Oct 2012 10:59:49 -0000 1.396.2.3650
@@ -1,3 +1,8 @@
+2012-10-12 [mones] 3.8.1cvs94
+
+ * src/common/utils.c
+ Remove undeclared mutex symbol
+
2012-10-12 [colin] 3.8.1cvs93
* src/compose.c
More information about the Commits
mailing list