CVS: sylpheedclaws/plugins/vcalendar ChangeLog,1.2.2.135,1.2.2.136 PATCHSETS,1.1.2.58,1.1.2.59 configure.ac,1.2.2.142,1.2.2.143
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pack/anoncvs/sylpheedclaws/plugins/vcalendar
In directory sunsite.dk:/tmp/cvs-serv13078
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2006-12-06 [paul] 1.91.0cvs1
* src/vcal_manager.c
renaming
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/vcalendar/ChangeLog,v
retrieving revision 1.2.2.135
retrieving revision 1.2.2.136
diff -u -d -r1.2.2.135 -r1.2.2.136
--- ChangeLog 2006/12/04 11:48:08 1.2.2.135
+++ ChangeLog 2006/12/06 08:20:15 1.2.2.136
@@ -1,3 +1,8 @@
+2006-12-06 [paul] 1.91.0cvs1
+
+ * src/vcal_manager.c
+ renaming
+
2006-12-04 [paul] 1.91.0
1.91 released
Index: PATCHSETS
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/vcalendar/Attic/PATCHSETS,v
retrieving revision 1.1.2.58
retrieving revision 1.1.2.59
diff -u -d -r1.1.2.58 -r1.1.2.59
--- PATCHSETS 2006/11/28 08:07:48 1.1.2.58
+++ PATCHSETS 2006/12/06 08:20:16 1.1.2.59
@@ -56,3 +56,4 @@
( cvs diff -u -r 1.2.2.48 -r 1.2.2.49 src/vcal_folder.c; ) > 1.90.0cvs3.patchset
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 debian/README.Debian; cvs diff -u -r 1.1.2.24 -r 1.1.2.25 src/plugin.c; cvs diff -u -r 1.2.2.49 -r 1.2.2.50 src/vcal_folder.c; ) > 1.90.0cvs4.patchset
( cvs diff -u -r 1.2.2.140 -r 1.2.2.141 configure.ac; ) > 1.90.0cvs5.patchset
+( cvs diff -u -r 1.1.2.44 -r 1.1.2.45 src/vcal_manager.c; ) > 1.91.0cvs1.patchset
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/vcalendar/configure.ac,v
retrieving revision 1.2.2.142
retrieving revision 1.2.2.143
diff -u -d -r1.2.2.142 -r1.2.2.143
--- configure.ac 2006/12/04 11:48:09 1.2.2.142
+++ configure.ac 2006/12/06 08:20:16 1.2.2.143
@@ -9,7 +9,7 @@
MAJOR_VERSION=1
MINOR_VERSION=91
MICRO_VERSION=0
-EXTRA_VERSION=0
+EXTRA_VERSION=1
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then