diff options
author | Seth Alves <alves@src.gnome.org> | 2000-07-13 02:26:16 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-07-13 02:26:16 +0800 |
commit | ed332931e1de0b90d90f887e412308d38253e0bc (patch) | |
tree | 68663330a489dd72de798b5ef584acbc88b44b5d /calendar/ChangeLog | |
parent | 355d3fae6600497b302fb494efee628197ac4a5f (diff) | |
download | gsoc2013-evolution-ed332931e1de0b90d90f887e412308d38253e0bc.tar.gz gsoc2013-evolution-ed332931e1de0b90d90f887e412308d38253e0bc.tar.zst gsoc2013-evolution-ed332931e1de0b90d90f887e412308d38253e0bc.zip |
fixed various problems
* conduits/calendar/calendar-conduit.c: fixed various problems
* cal-client/Makefile.am: build a static version of the library
to link with the conduits
* cal-util/Makefile.am: same
svn path=/trunk/; revision=4116
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 774172c163..8d895d9dc9 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2000-07-12 Seth Alves <alves@hungry.com> + + * conduits/calendar/calendar-conduit.c: fixed various problems + + * cal-client/Makefile.am: build a static version of the library + to link with the conduits + + * cal-util/Makefile.am: same + 2000-07-11 Federico Mena Quintero <federico@helixcode.com> * cal-util/cal-component.c (scan_property): Handle the COMPLETED |