diff options
author | Dan Winship <danw@src.gnome.org> | 2000-05-15 21:52:56 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-05-15 21:52:56 +0800 |
commit | 71902b570c3e5ce5e6629b8353d3d404119e289b (patch) | |
tree | bb2a305dda0016f63c622247cc57e55d48ea3c99 /camel/ChangeLog | |
parent | 3b7b03a5e34612a7719999d91b85d5b8a20d4a25 (diff) | |
download | gsoc2013-evolution-71902b570c3e5ce5e6629b8353d3d404119e289b.tar gsoc2013-evolution-71902b570c3e5ce5e6629b8353d3d404119e289b.tar.gz gsoc2013-evolution-71902b570c3e5ce5e6629b8353d3d404119e289b.tar.bz2 gsoc2013-evolution-71902b570c3e5ce5e6629b8353d3d404119e289b.tar.lz gsoc2013-evolution-71902b570c3e5ce5e6629b8353d3d404119e289b.tar.xz gsoc2013-evolution-71902b570c3e5ce5e6629b8353d3d404119e289b.tar.zst gsoc2013-evolution-71902b570c3e5ce5e6629b8353d3d404119e289b.zip |
Remove camel_folder_get_summary, which no longer exists.
* camel-folder.h: Remove camel_folder_get_summary, which no longer
exists.
svn path=/trunk/; revision=3045
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 66e3d7fb2d..31c80d180d 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-05-15 Dan Winship <danw@helixcode.com> + + * camel-folder.h: Remove camel_folder_get_summary, which no longer + exists. + 2000-05-11 Dan Winship <danw@helixcode.com> * Makefile.am: remove some cruft that we're not currently using. |