diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2001-02-24 01:44:26 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2001-02-24 01:44:26 +0800 |
commit | 3d49037634f91984ec0558b46de1d249f02eab8d (patch) | |
tree | 365468367409ad22544ceb2583fea2466fa99320 /calendar/ChangeLog | |
parent | 3fc425dee9b9eb648b0ff14878129b9fd09a3f2c (diff) | |
download | gsoc2013-evolution-3d49037634f91984ec0558b46de1d249f02eab8d.tar.gz gsoc2013-evolution-3d49037634f91984ec0558b46de1d249f02eab8d.tar.zst gsoc2013-evolution-3d49037634f91984ec0558b46de1d249f02eab8d.zip |
fixed generation of history records
2001-02-23 Rodrigo Moya <rodrigo@ximian.com>
* pcs/cal-backend-db.c (add_history): fixed generation of history records
svn path=/trunk/; revision=8370
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index acdead7cf6..c1ca40d772 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +2001-02-23 Rodrigo Moya <rodrigo@ximian.com> + + * pcs/cal-backend-db.c (add_history): fixed generation of history records + 2001-02-16 Federico Mena Quintero <federico@ximian.com> * pcs/cal-factory.c (CalFactoryPrivate): Added a `registered' |