[claws-mail-cvs-commit] ChangeLog
Paul Mangan <[email protected]> Wed, 07 Oct 2009 07:34:03 +0000
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /srv/cvs/claws-mail/claws
In directory ran:/tmp/cvs-serv5147
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2009-10-07 [paul] 3.7.2cvs48
* src/addrgather.c
* src/prefs_common.c
* src/prefs_common.h
fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
patch by Pawel Pekala
Index: configure.ac
===================================================================
RCS file: /srv/cvs/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.3941
retrieving revision 1.654.2.3942
diff -u -d -r1.654.2.3941 -r1.654.2.3942
--- configure.ac 7 Oct 2009 06:57:36 -0000 1.654.2.3941
+++ configure.ac 7 Oct 2009 07:34:00 -0000 1.654.2.3942
@@ -12,7 +12,7 @@
MICRO_VERSION=2
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=47
+EXTRA_VERSION=48
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /srv/cvs/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.3884
retrieving revision 1.1.2.3885
diff -u -d -r1.1.2.3884 -r1.1.2.3885
--- PATCHSETS 7 Oct 2009 06:57:35 -0000 1.1.2.3884
+++ PATCHSETS 7 Oct 2009 07:33:59 -0000 1.1.2.3885
@@ -3872,3 +3872,4 @@
( cvs diff -u -r 1.1.2.26 -r 1.1.2.27 src/printing.c; ) > 3.7.2cvs45.patchset
( cvs diff -u -r 1.42.2.47 -r 1.42.2.48 po/fr.po; ) > 3.7.2cvs46.patchset
( cvs diff -u -r 1.9.2.16 -r 1.9.2.17 po/cs.po; cvs diff -u -r 1.58.2.44 -r 1.58.2.45 po/de.po; cvs diff -u -r 1.5.2.14 -r 1.5.2.15 po/hu.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/id.po; cvs diff -u -r 1.16.2.9 -r 1.16.2.10 po/ja.po; cvs diff -u -r 1.50.2.36 -r 1.50.2.37 po/pt_BR.po; ) > 3.7.2cvs47.patchset
+( cvs diff -u -r 1.5.10.29 -r 1.5.10.30 src/addrgather.c; cvs diff -u -r 1.204.2.192 -r 1.204.2.193 src/prefs_common.c; cvs diff -u -r 1.103.2.125 -r 1.103.2.126 src/prefs_common.h; ) > 3.7.2cvs48.patchset
Index: ChangeLog
===================================================================
RCS file: /srv/cvs/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3034
retrieving revision 1.396.2.3035
diff -u -d -r1.396.2.3034 -r1.396.2.3035
--- ChangeLog 7 Oct 2009 06:57:32 -0000 1.396.2.3034
+++ ChangeLog 7 Oct 2009 07:33:58 -0000 1.396.2.3035
@@ -1,3 +1,11 @@
+2009-10-07 [paul] 3.7.2cvs48
+
+ * src/addrgather.c
+ * src/prefs_common.c
+ * src/prefs_common.h
+ fix Bug 2003 - Address gathering dialog minor bugs/annoyances,
+ patch by Pawel Pekala
+
2009-10-07 [paul] 3.7.2cvs47
* po/cs.po