[claws-mail-cvs-commit] ChangeLog
Holger Berndt <[email protected]> Wed, 19 Aug 2009 17:11:30 +0000
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /srv/cvs/claws-mail/plugins/python
In directory ran:/tmp/cvs-serv23871
Modified Files:
Tag: gtk2
ChangeLog configure.ac
Log Message:
2009-08-19 [holger] 0.1cvs8
* src/clawsmailmodule.c
* src/nodetype.c
Add basic interface to quicksearch
Index: configure.ac
===================================================================
RCS file: /srv/cvs/claws-mail/plugins/python/Attic/configure.ac,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -u -d -r1.1.2.7 -r1.1.2.8
--- configure.ac 19 Aug 2009 16:49:25 -0000 1.1.2.7
+++ configure.ac 19 Aug 2009 17:11:28 -0000 1.1.2.8
@@ -10,7 +10,7 @@
MAJOR_VERSION=0
MINOR_VERSION=1
MICRO_VERSION=0
-EXTRA_VERSION=7
+EXTRA_VERSION=8
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: ChangeLog
===================================================================
RCS file: /srv/cvs/claws-mail/plugins/python/Attic/ChangeLog,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -u -d -r1.1.2.7 -r1.1.2.8
--- ChangeLog 19 Aug 2009 16:49:25 -0000 1.1.2.7
+++ ChangeLog 19 Aug 2009 17:11:28 -0000 1.1.2.8
@@ -1,3 +1,9 @@
+2009-08-19 [holger] 0.1cvs8
+
+ * src/clawsmailmodule.c
+ * src/nodetype.c
+ Add basic interface to quicksearch
+
2009-08-19 [holger] 0.1cvs7
* .cvsignore