diff options
author | Ashish Shrivastava <shashish@novell.com> | 2009-01-07 17:38:10 +0800 |
---|---|---|
committer | Bharath Acharya <abharath@src.gnome.org> | 2009-01-07 17:38:10 +0800 |
commit | 6f957cb8367e425924c83406cae6f6848da57e8b (patch) | |
tree | 8d06b7ba638cae0e2b30184e708bfefd75672789 /calendar/ChangeLog | |
parent | b3c048bed92ef986192cfe60926d8110fffb1299 (diff) | |
download | gsoc2013-evolution-6f957cb8367e425924c83406cae6f6848da57e8b.tar gsoc2013-evolution-6f957cb8367e425924c83406cae6f6848da57e8b.tar.gz gsoc2013-evolution-6f957cb8367e425924c83406cae6f6848da57e8b.tar.bz2 gsoc2013-evolution-6f957cb8367e425924c83406cae6f6848da57e8b.tar.lz gsoc2013-evolution-6f957cb8367e425924c83406cae6f6848da57e8b.tar.xz gsoc2013-evolution-6f957cb8367e425924c83406cae6f6848da57e8b.tar.zst gsoc2013-evolution-6f957cb8367e425924c83406cae6f6848da57e8b.zip |
** Fix for bug #565553, #462372 (bnc)
2009-01-07 Ashish Shrivastava <shashish@novell.com>
** Fix for bug #565553, #462372 (bnc)
* gui/e-cal-popup.c (temp_save_part):
Add supported URI format.
svn path=/trunk/; revision=37006
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f8a540433f..bffbf91e3e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2009-01-07 Ashish Shrivastava <shashish@novell.com> + + ** Fix for bug #565553, #462372 (bnc) + + * gui/e-cal-popup.c (temp_save_part): + Add supported URI format. + 2009-01-07 Suman Manjunath <msuman@novell.com> ** Fix for bug #443544 (bugzilla.novell.com) |