diff options
author | Miguel de Icaza <miguel@gnu.org> | 1999-07-17 03:15:34 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1999-07-17 03:15:34 +0800 |
commit | e1c1c85819bbfb3f0fc6cfaf52e88d1dae6441ee (patch) | |
tree | 16a13fb1faf0ca28b2b97967668bd6e43c209ff6 /calendar/ChangeLog | |
parent | 4a765990e54c4caeb9880ffac8994cf64f23baae (diff) | |
download | gsoc2013-evolution-e1c1c85819bbfb3f0fc6cfaf52e88d1dae6441ee.tar.gz gsoc2013-evolution-e1c1c85819bbfb3f0fc6cfaf52e88d1dae6441ee.tar.zst gsoc2013-evolution-e1c1c85819bbfb3f0fc6cfaf52e88d1dae6441ee.zip |
Changed gnome-pim.keys to use the --file flag
Changed gnome-pim.keys to use the --file flag
1999-07-14 Miguel de Icaza <miguel@gnu.org>
* calobj.c (ical_gen_uid): Returns a UID.
(ical_object_new): Use a UID when creating an event. Should get
syncing done easier.
1999-07-14 Nicholas J Kreucher <nick@poetic.com>
* calobj.c (skip_numbers): Actually skip over the numbers.
(ical_object_to_vobject): Test the proper variable for storing the
proper information.
svn path=/trunk/; revision=1027
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1b4a413eb2..7f71d04c2a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,21 @@ +1999-07-14 Miguel de Icaza <miguel@gnu.org> + + * calobj.c (ical_gen_uid): Returns a UID. + (ical_object_new): Use a UID when creating an event. Should get + syncing done easier. + +1999-07-14 Nicholas J Kreucher <nick@poetic.com> + + * calobj.c (skip_numbers): Actually skip over the numbers. + (ical_object_to_vobject): Test the proper variable for storing the + proper information. + +1999-07-14 Jean-Noel Guiheneuf <jean-noel.guiheneuf@wanadoo.fr> + + * timeutil.c (time_add_month): Fixed the problem with next month + going from a 31-day to a 30-day by adjusting the date to the + closest day at the end of the month. + 1999-06-07 Mike McEwan <mike@lotusland.demon.co.uk> * timeutil.c (time_add_month): Tell ktime' that we don't know |