CVS: sylpheedclaws/sylpheed-claws PATCHSETS,1.1.2.1545,1.1.2.1546 ChangeLog,1.396.2.614,1.396.2.615 configure.ac,1.654.2.1578,1.654.2.1579
[email protected] Mon, 29 May 2006 16:43:24 +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-serv24815
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2006-05-29 [colin] 2.2.0cvs64
* src/compose.c
* src/common/utils.c
Fix extraneous tab at start of addresses
* src/mainwindow.c
Fix warnings (thanks to Fabien)
Fix crash at exit when composing messages
exist
* src/pop.c
Fix progress bar when deleting expired mails
Thanks to Hiro
* src/summaryview.c
* src/gtk/gtksctree.c
Fix re-sorting slowness
Index: PATCHSETS
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/PATCHSETS,v
retrieving revision 1.1.2.1545
retrieving revision 1.1.2.1546
diff -u -d -r1.1.2.1545 -r1.1.2.1546
--- PATCHSETS 2006/05/29 09:00:21 1.1.2.1545
+++ PATCHSETS 2006/05/29 16:42:16 1.1.2.1546
@@ -1533,3 +1533,4 @@
( cvs diff -u -r 1.395.2.210 -r 1.395.2.211 src/summaryview.c; ) > 2.2.0cvs61.patchset
( 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
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/ChangeLog,v
retrieving revision 1.396.2.614
retrieving revision 1.396.2.615
diff -u -d -r1.396.2.614 -r1.396.2.615
--- ChangeLog 2006/05/29 09:00:19 1.396.2.614
+++ ChangeLog 2006/05/29 16:42:17 1.396.2.615
@@ -1,3 +1,19 @@
+2006-05-29 [colin] 2.2.0cvs64
+
+ * src/compose.c
+ * src/common/utils.c
+ Fix extraneous tab at start of addresses
+ * src/mainwindow.c
+ Fix warnings (thanks to Fabien)
+ Fix crash at exit when composing messages
+ exist
+ * src/pop.c
+ Fix progress bar when deleting expired mails
+ Thanks to Hiro
+ * src/summaryview.c
+ * src/gtk/gtksctree.c
+ Fix re-sorting slowness
+
2006-05-29 [paul] 2.2.0cvs63
* src/mh.c
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/configure.ac,v
retrieving revision 1.654.2.1578
retrieving revision 1.654.2.1579
diff -u -d -r1.654.2.1578 -r1.654.2.1579
--- configure.ac 2006/05/29 09:00:22 1.654.2.1578
+++ configure.ac 2006/05/29 16:42:19 1.654.2.1579
@@ -11,7 +11,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=63
+EXTRA_VERSION=64
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]