diff options
author | Dan Winship <danw@src.gnome.org> | 2000-07-11 07:27:18 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-07-11 07:27:18 +0800 |
commit | 6f15b362cc24801eaae00683e562cc5e8a56e893 (patch) | |
tree | 1c604ccfaf1051dbc3858270a455eb50c11c8877 /calendar/ChangeLog | |
parent | b5f73eba49e299ec1c704508904777141cb9cfca (diff) | |
download | gsoc2013-evolution-6f15b362cc24801eaae00683e562cc5e8a56e893.tar gsoc2013-evolution-6f15b362cc24801eaae00683e562cc5e8a56e893.tar.gz gsoc2013-evolution-6f15b362cc24801eaae00683e562cc5e8a56e893.tar.bz2 gsoc2013-evolution-6f15b362cc24801eaae00683e562cc5e8a56e893.tar.lz gsoc2013-evolution-6f15b362cc24801eaae00683e562cc5e8a56e893.tar.xz gsoc2013-evolution-6f15b362cc24801eaae00683e562cc5e8a56e893.tar.zst gsoc2013-evolution-6f15b362cc24801eaae00683e562cc5e8a56e893.zip |
remove gnomecal.conduit
* gui/Makefile.am (EXTRA_DIST): remove gnomecal.conduit
* conduits/calendar/Makefile.am (EXTRA_DIST): We want
calendar.conduit.in, not calendar.conduit.
svn path=/trunk/; revision=4070
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 914b0ae494..d3940936a1 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2000-07-10 Dan Winship <danw@helixcode.com> + + * gui/Makefile.am (EXTRA_DIST): remove gnomecal.conduit + + * conduits/calendar/Makefile.am (EXTRA_DIST): We want + calendar.conduit.in, not calendar.conduit. + 2000-07-10 Seth Alves <alves@hungry.com> * gui/Makefile.am (SUBDIRS): |