diff options
author | JP Rosevear <jpr@ximian.com> | 2002-09-24 02:33:27 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-09-24 02:33:27 +0800 |
commit | 99f8a976b9593adaef827adf1b4dabe0bf603b3f (patch) | |
tree | 0e8bbd199dcfa19faee91db133ed9e009693e8bb /calendar/ChangeLog | |
parent | aa26b395ae88d930b2331fd924e7ddb1d9283ecf (diff) | |
download | gsoc2013-evolution-99f8a976b9593adaef827adf1b4dabe0bf603b3f.tar gsoc2013-evolution-99f8a976b9593adaef827adf1b4dabe0bf603b3f.tar.gz gsoc2013-evolution-99f8a976b9593adaef827adf1b4dabe0bf603b3f.tar.bz2 gsoc2013-evolution-99f8a976b9593adaef827adf1b4dabe0bf603b3f.tar.lz gsoc2013-evolution-99f8a976b9593adaef827adf1b4dabe0bf603b3f.tar.xz gsoc2013-evolution-99f8a976b9593adaef827adf1b4dabe0bf603b3f.tar.zst gsoc2013-evolution-99f8a976b9593adaef827adf1b4dabe0bf603b3f.zip |
add libeutil to the link
2002-09-23 JP Rosevear <jpr@ximian.com>
* conduits/todo/Makefile.am: add libeutil to the link
* conduits/calendar/Makefile.am: ditto
svn path=/trunk/; revision=18172
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 04843e7913..f155fa6785 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2002-09-23 JP Rosevear <jpr@ximian.com> + + * conduits/todo/Makefile.am: add libeutil to the link + + * conduits/calendar/Makefile.am: ditto + 2002-09-23 Dan Winship <danw@ximian.com> * pcs/cal.c (imple_Cal_update_objects, impl_Cal_remove_object): @@ -115,6 +121,8 @@ (e_week_view_on_new_appointment): ditto (e_week_view_on_new_meeting): ditto + Fixes #18162 + 2002-09-10 JP Rosevear <jpr@ximian.com> * gui/comp-editor-factory.c (get_default_event): duh, don't |