diff options
author | Andre Klapper <a9016009@gmx.de> | 2007-09-11 01:07:27 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2007-09-11 01:07:27 +0800 |
commit | 37d15e396ad848f52fd0bdd2885bb14890ae4f3b (patch) | |
tree | 2ffe1dc6429fd18ff78f31bd9681ee4dbf8ebbb1 /plugins/publish-calendar/ChangeLog | |
parent | 326e897f794ed58f02f982a6558396d5110ccb10 (diff) | |
download | gsoc2013-evolution-37d15e396ad848f52fd0bdd2885bb14890ae4f3b.tar.gz gsoc2013-evolution-37d15e396ad848f52fd0bdd2885bb14890ae4f3b.tar.zst gsoc2013-evolution-37d15e396ad848f52fd0bdd2885bb14890ae4f3b.zip |
fix chen's string freeze break.
2007-09-10 Andre Klapper <a9016009@gmx.de>
* publish-calendar.c: (publish):
fix chen's string freeze break.
svn path=/trunk/; revision=34222
Diffstat (limited to 'plugins/publish-calendar/ChangeLog')
-rw-r--r-- | plugins/publish-calendar/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/plugins/publish-calendar/ChangeLog b/plugins/publish-calendar/ChangeLog index 339d09049b..96d51ed770 100644 --- a/plugins/publish-calendar/ChangeLog +++ b/plugins/publish-calendar/ChangeLog @@ -1,3 +1,8 @@ +2007-09-10 Andre Klapper <a9016009@gmx.de> + + * publish-calendar.c: (publish): + fix chen's string freeze break. + 2007-09-10 Chenthill Palanisamy <pchenthill@novell.com> Fixes #274047 (bnc) @@ -14,7 +19,7 @@ 2007-09-10 Chenthill Palanisamy <pchenthill@novell.com> - Fixes #274048 + Fixes #274048 (bnc) * publish-calendar.c: (publish): Prompt for a password if required. |