diff options
author | Jon Trowbridge <trow@ximian.com> | 2001-04-14 06:21:47 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-04-14 06:21:47 +0800 |
commit | 2c05dbde2c25eeeee64f7694de14e9ee53bfe774 (patch) | |
tree | 9a1863f30a6a503dc667bae3e58409f5307c907b /camel/ChangeLog | |
parent | daf16dd6e7e6fbc55686a98097a6cb3c40e0a48e (diff) | |
download | gsoc2013-evolution-2c05dbde2c25eeeee64f7694de14e9ee53bfe774.tar gsoc2013-evolution-2c05dbde2c25eeeee64f7694de14e9ee53bfe774.tar.gz gsoc2013-evolution-2c05dbde2c25eeeee64f7694de14e9ee53bfe774.tar.bz2 gsoc2013-evolution-2c05dbde2c25eeeee64f7694de14e9ee53bfe774.tar.lz gsoc2013-evolution-2c05dbde2c25eeeee64f7694de14e9ee53bfe774.tar.xz gsoc2013-evolution-2c05dbde2c25eeeee64f7694de14e9ee53bfe774.tar.zst gsoc2013-evolution-2c05dbde2c25eeeee64f7694de14e9ee53bfe774.zip |
s/imap_store/store/, fixing a typo that was causing the build to fail.
2001-04-13 Jon Trowbridge <trow@ximian.com>
* providers/imap/camel-imap-store.c (imap_disconnect):
s/imap_store/store/, fixing a typo that was causing the build to
fail.
svn path=/trunk/; revision=9306
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 8e8d303b82..269e29bdc4 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,4 +1,8 @@ -2001-04-13 Jon Trowbridge <trow@gnu.org> +2001-04-13 Jon Trowbridge <trow@ximian.com> + + * providers/imap/camel-imap-store.c (imap_disconnect): + s/imap_store/store/, fixing a typo that was causing the build to + fail. * camel-filter-search.c (get_source): Make the (previously unused) get-source command actually do the right thing, properly shrouding |