diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2001-12-06 23:27:42 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2001-12-06 23:27:42 +0800 |
commit | 2c6ca58b20fb1bc38131cd03802cb52cbe871800 (patch) | |
tree | b4f930fbb790be3731eb883c4b4a7a7dcf032816 /calendar/ChangeLog | |
parent | b07d0414a2f8993c4b7a7a43dfcc26d678e90046 (diff) | |
download | gsoc2013-evolution-2c6ca58b20fb1bc38131cd03802cb52cbe871800.tar gsoc2013-evolution-2c6ca58b20fb1bc38131cd03802cb52cbe871800.tar.gz gsoc2013-evolution-2c6ca58b20fb1bc38131cd03802cb52cbe871800.tar.bz2 gsoc2013-evolution-2c6ca58b20fb1bc38131cd03802cb52cbe871800.tar.lz gsoc2013-evolution-2c6ca58b20fb1bc38131cd03802cb52cbe871800.tar.xz gsoc2013-evolution-2c6ca58b20fb1bc38131cd03802cb52cbe871800.tar.zst gsoc2013-evolution-2c6ca58b20fb1bc38131cd03802cb52cbe871800.zip |
added entry for the LOCATION field
2001-12-05 Rodrigo Moya <rodrigo@ximian.com>
* gui/dialogs/event-page.glade: added entry for the LOCATION field
* gui/dialogs/event-page.c: added support for the new LOCATION entry
added in the Event editor.
svn path=/trunk/; revision=14901
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 953fa4212a..c86c6ba881 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2001-12-05 Rodrigo Moya <rodrigo@ximian.com> + + * gui/dialogs/event-page.glade: added entry for the LOCATION field + + * gui/dialogs/event-page.c: added support for the new LOCATION entry + added in the Event editor. + 2001-12-05 Zbigniew Chyla <cyba@gnome.pl> * gui/itip-utils.c (comp_subject, comp_description): |