CVS: sylpheedclaws/sylpheed-claws PATCHSETS,1.1.2.1546,1.1.2.1547 ChangeLog,1.396.2.615,1.396.2.616 configure.ac,1.654.2.1579,1.654.2.1580
[email protected] Mon, 29 May 2006 19:39:50 +0000 (UTC)
Newsgroups
gmane.mail.sylpheed.claws.cvs
Message-ID
<[email protected] >
Update of /pack/anoncvs/sylpheedclaws/sylpheed-claws
In directory sunsite.dk:/tmp/cvs-serv109
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2006-05-29 [colin] 2.2.0cvs65
* src/imap.c
Fix g_slist_append()s for performance
Index: PATCHSETS
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/PATCHSETS,v
retrieving revision 1.1.2.1546
retrieving revision 1.1.2.1547
diff -u -d -r1.1.2.1546 -r1.1.2.1547
--- PATCHSETS 2006/05/29 16:42:16 1.1.2.1546
+++ PATCHSETS 2006/05/29 19:39:21 1.1.2.1547
@@ -1534,3 +1534,4 @@
( cvs diff -u -r 1.1.4.19 -r 1.1.4.20 src/gtk/gtksctree.c; ) > 2.2.0cvs62.patchset
( cvs diff -u -r 1.79.2.32 -r 1.79.2.33 src/mh.c; ) > 2.2.0cvs63.patchset
( cvs diff -u -r 1.382.2.273 -r 1.382.2.274 src/compose.c; cvs diff -u -r 1.274.2.117 -r 1.274.2.118 src/mainwindow.c; cvs diff -u -r 1.56.2.42 -r 1.56.2.43 src/pop.c; cvs diff -u -r 1.395.2.211 -r 1.395.2.212 src/summaryview.c; cvs diff -u -r 1.36.2.62 -r 1.36.2.63 src/common/utils.c; cvs diff -u -r 1.1.4.20 -r 1.1.4.21 src/gtk/gtksctree.c; ) > 2.2.0cvs64.patchset
+( cvs diff -u -r 1.179.2.117 -r 1.179.2.118 src/imap.c; ) > 2.2.0cvs65.patchset
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/ChangeLog,v
retrieving revision 1.396.2.615
retrieving revision 1.396.2.616
diff -u -d -r1.396.2.615 -r1.396.2.616
--- ChangeLog 2006/05/29 16:42:17 1.396.2.615
+++ ChangeLog 2006/05/29 19:39:22 1.396.2.616
@@ -1,3 +1,8 @@
+2006-05-29 [colin] 2.2.0cvs65
+
+ * src/imap.c
+ Fix g_slist_append()s for performance
+
2006-05-29 [colin] 2.2.0cvs64
* src/compose.c
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/configure.ac,v
retrieving revision 1.654.2.1579
retrieving revision 1.654.2.1580
diff -u -d -r1.654.2.1579 -r1.654.2.1580
--- configure.ac 2006/05/29 16:42:19 1.654.2.1579
+++ configure.ac 2006/05/29 19:39:23 1.654.2.1580
@@ -11,7 +11,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=64
+EXTRA_VERSION=65
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]