diff options
author | Dan Winship <danw@helixcode.com> | 2000-04-15 05:09:19 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-04-15 05:09:19 +0800 |
commit | 0937d957d6de45be608ab088f742dc8f83248284 (patch) | |
tree | 36c052ad21f3584306176c8c2a20c14b9f073374 /camel/ChangeLog | |
parent | b87c37a1e8f6b3091c59a8ee7314c87aec6538c7 (diff) | |
download | gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.gz gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.tar.zst gsoc2013-evolution-0937d957d6de45be608ab088f742dc8f83248284.zip |
This didn't belong in Camel. Move to mail/
2000-04-14 Dan Winship <danw@helixcode.com>
* camel-formatter.[ch]: This didn't belong in Camel. Move to mail/
* Makefile.am, camel-types.h: remove references to
camel-formatter.
svn path=/trunk/; revision=2436
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 5efc7eb404..2cb93278b3 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2000-04-14 Dan Winship <danw@helixcode.com> + + * camel-formatter.[ch]: This didn't belong in Camel. Move to mail/ + + * Makefile.am, camel-types.h: remove references to + camel-formatter. + 2000-04-12 Matt Loper <matt@helixcode.com> * camel-folder-pt-proxy.c (_folder_open_cb): Print warning message |