diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 2000-01-31 07:47:42 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 2000-01-31 07:47:42 +0800 |
commit | a2d268b3d195589ab41ddf2e13eaf45040e86803 (patch) | |
tree | 9eab3857b5393a7129a09d1a1ab3a6c82dca5d8d /calendar/ChangeLog | |
parent | 6f3fcd5ccd7d70bd270c354f9e019368099f866e (diff) | |
download | gsoc2013-evolution-a2d268b3d195589ab41ddf2e13eaf45040e86803.tar.gz gsoc2013-evolution-a2d268b3d195589ab41ddf2e13eaf45040e86803.tar.zst gsoc2013-evolution-a2d268b3d195589ab41ddf2e13eaf45040e86803.zip |
Sync to desktop - Federico
svn path=/trunk/; revision=1657
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 47098393fc..5b65cc3ee0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2000-01-30 Federico Mena Quintero <federico@helixcode.com> + * Makefile.am (gnomecal_SOURCES): Added cal-client.[ch] and + cal-listener.[ch]. + +2000-01-30 Federico Mena Quintero <federico@helixcode.com> + * evolution-calendar.idl: Changed the namespace from GNOME::Calendar to Evolution::Calendar. (Listener::LoadStatus): Fixed SUCESSS -> SUCCESS typo. And I |