diff options
author | JP Rosevear <jpr@src.gnome.org> | 2000-08-30 13:46:10 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-08-30 13:46:10 +0800 |
commit | 5dba1bd7cd1288174f71df9f302f1cc0198f8cfc (patch) | |
tree | 9ffeef364aa4a3213b09870b159e19f050660aa8 | |
parent | 9536bcb19d81ed6efc54731dc83109365049fb21 (diff) | |
download | gsoc2013-evolution-5dba1bd7cd1288174f71df9f302f1cc0198f8cfc.tar gsoc2013-evolution-5dba1bd7cd1288174f71df9f302f1cc0198f8cfc.tar.gz gsoc2013-evolution-5dba1bd7cd1288174f71df9f302f1cc0198f8cfc.tar.bz2 gsoc2013-evolution-5dba1bd7cd1288174f71df9f302f1cc0198f8cfc.tar.lz gsoc2013-evolution-5dba1bd7cd1288174f71df9f302f1cc0198f8cfc.tar.xz gsoc2013-evolution-5dba1bd7cd1288174f71df9f302f1cc0198f8cfc.tar.zst gsoc2013-evolution-5dba1bd7cd1288174f71df9f302f1cc0198f8cfc.zip |
Oops, commit changelog
svn path=/trunk/; revision=5109
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index db73ec8ffb..cee414dc1e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2000-08-30 JP Rosevear <jpr@helixcode.com> + + * cal-client/cal-client.c (add_instance): Actually add the + comp_instance struct to the instances list. We now appear + to able to keep events and todos between sessions. Yay! + 2000-08-29 Federico Mena Quintero <federico@helixcode.com> Now the views monitor the client by themselves; it does not make |