diff options
author | Dan Winship <danw@src.gnome.org> | 2002-07-23 21:57:51 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-07-23 21:57:51 +0800 |
commit | ef4b84d6d43b7347e741e6307267df54c3e34ca5 (patch) | |
tree | 174ec8f98ddcf66449970dfdfcc074dbf4b543b9 /calendar/ChangeLog | |
parent | 122a24ce8f71aba4b3e5c12581c6e66a3ad14c73 (diff) | |
download | gsoc2013-evolution-ef4b84d6d43b7347e741e6307267df54c3e34ca5.tar.gz gsoc2013-evolution-ef4b84d6d43b7347e741e6307267df54c3e34ca5.tar.zst gsoc2013-evolution-ef4b84d6d43b7347e741e6307267df54c3e34ca5.zip |
Replace a bunch of old gnomecal functions with the functionally identical
* cal-util/timeutil.c: Replace a bunch of old gnomecal functions
with the functionally identical ones from Connector.
svn path=/trunk/; revision=17548
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index af75d5fda3..7a88b874ad 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -6,6 +6,9 @@ backend shouldn't be calling functions from the existing backends anyway so there's no reason to install them. + * cal-util/timeutil.c: Replace a bunch of old gnomecal functions + with the functionally identical ones from Connector. + 2002-07-18 Rodrigo Moya <rodrigo@ximian.com> * importers/icalendar-importer.c (get_uri_from_folder_path): if |