diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-10 03:47:17 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-10 03:47:17 +0800 |
commit | a7171faa016ed5b46f57b3ee29ea39d83ed396b7 (patch) | |
tree | 0bdf863a86ded1881303594606f61f43e93c5a81 /calendar/ChangeLog | |
parent | 50aa4d1e2806a9ccadcfa56d5cc2fc279bcb7d5e (diff) | |
download | gsoc2013-evolution-a7171faa016ed5b46f57b3ee29ea39d83ed396b7.tar.gz gsoc2013-evolution-a7171faa016ed5b46f57b3ee29ea39d83ed396b7.tar.zst gsoc2013-evolution-a7171faa016ed5b46f57b3ee29ea39d83ed396b7.zip |
Set the format when creating a new calendar.
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* pcs/cal-backend-imc.c: Set the format when creating a new calendar.
svn path=/trunk/; revision=2961
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 507bf06faf..3291ba4c62 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,7 @@ 2000-05-09 Christopher James Lahey <clahey@helixcode.com> + * pcs/cal-backend-imc.c: Set the format when creating a new calendar. + * pcs/cal-factory.c: Removed double free of method_string in uri->method_string. |