[Commits] PATCHSETS 1.1.2.4442 1.1.2.4443 ChangeLog 1.396.2.3612 1.396.2.3613 configure.ac 1.654.2.4509 1.654.2.4510
colin at claws-mail.org
colin at claws-mail.org
Thu Sep 13 20:49:44 CEST 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv14783
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-09-13 [colin] 3.8.1cvs57
* src/stock_pixmap.c
Fix missing \n in debug line
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4509
retrieving revision 1.654.2.4510
diff -u -d -r1.654.2.4509 -r1.654.2.4510
--- configure.ac 13 Sep 2012 08:07:27 -0000 1.654.2.4509
+++ configure.ac 13 Sep 2012 18:49:42 -0000 1.654.2.4510
@@ -12,7 +12,7 @@
MICRO_VERSION=1
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=56
+EXTRA_VERSION=57
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4442
retrieving revision 1.1.2.4443
diff -u -d -r1.1.2.4442 -r1.1.2.4443
--- PATCHSETS 13 Sep 2012 08:07:25 -0000 1.1.2.4442
+++ PATCHSETS 13 Sep 2012 18:49:41 -0000 1.1.2.4443
@@ -4431,3 +4431,4 @@
( cvs diff -u -r 1.1.2.46 -r 1.1.2.47 src/prefs_other.c; ) > 3.8.1cvs54.patchset
( cvs diff -u -r 1.179.2.260 -r 1.179.2.261 src/imap.c; ) > 3.8.1cvs55.patchset
( cvs diff -u -r 1.115.2.256 -r 1.115.2.257 src/main.c; ) > 3.8.1cvs56.patchset
+( cvs diff -u -r 1.25.2.75 -r 1.25.2.76 src/stock_pixmap.c; ) > 3.8.1cvs57.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3612
retrieving revision 1.396.2.3613
diff -u -d -r1.396.2.3612 -r1.396.2.3613
--- ChangeLog 13 Sep 2012 08:07:26 -0000 1.396.2.3612
+++ ChangeLog 13 Sep 2012 18:49:41 -0000 1.396.2.3613
@@ -1,3 +1,8 @@
+2012-09-13 [colin] 3.8.1cvs57
+
+ * src/stock_pixmap.c
+ Fix missing \n in debug line
+
2012-09-13 [colin] 3.8.1cvs56
* src/main.c
More information about the Commits
mailing list