diff options
author | Rodrigo Moya <rodrigo@novell.com> | 2005-01-05 02:48:56 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2005-01-05 02:48:56 +0800 |
commit | 64b318fd1b812737cc28b21469a28ad8226d0985 (patch) | |
tree | 17393c3ec310aeda4b104e1ca369ee2b5d4cd78c /calendar/ChangeLog | |
parent | 29f1f4aaebf804c2325f630844111ad99fbe4799 (diff) | |
download | gsoc2013-evolution-64b318fd1b812737cc28b21469a28ad8226d0985.tar.gz gsoc2013-evolution-64b318fd1b812737cc28b21469a28ad8226d0985.tar.zst gsoc2013-evolution-64b318fd1b812737cc28b21469a28ad8226d0985.zip |
use the new e-categories API in e-d-s.
2005-01-04 Rodrigo Moya <rodrigo@novell.com>
* gui/e-cal-component-preview.c (write_html): use the new e-categories
API in e-d-s.
svn path=/trunk/; revision=28236
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 508a7be4f2..9276b09671 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2005-01-04 Rodrigo Moya <rodrigo@novell.com> + * gui/e-cal-component-preview.c (write_html): use the new e-categories + API in e-d-s. + +2005-01-04 Rodrigo Moya <rodrigo@novell.com> + * gui/e-week-view.c (model_rows_deleted_cb): search our internal data for the correct event. |