diff options
author | Dan Winship <danw@src.gnome.org> | 2002-09-05 02:50:28 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-09-05 02:50:28 +0800 |
commit | 9e44da3d325c9a2516ff07e33f44918c115e6a04 (patch) | |
tree | b7ecfed3db12b92161e6069ce5f42f109f41b5a1 /mail/ChangeLog | |
parent | 6b346389dcf339d68fbdae79b0cf13924a2b3700 (diff) | |
download | gsoc2013-evolution-9e44da3d325c9a2516ff07e33f44918c115e6a04.tar.gz gsoc2013-evolution-9e44da3d325c9a2516ff07e33f44918c115e6a04.tar.zst gsoc2013-evolution-9e44da3d325c9a2516ff07e33f44918c115e6a04.zip |
Remove the "Get!" printf. (set_prop): Likewise for "Set!"
* folder-info.c (get_prop): Remove the "Get!" printf.
(set_prop): Likewise for "Set!"
svn path=/trunk/; revision=17968
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 3063ff1ba4..83e80e3e86 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2002-09-04 Dan Winship <danw@ximian.com> + + * folder-info.c (get_prop): Remove the "Get!" printf. + (set_prop): Likewise for "Set!" + 2002-09-04 Ettore Perazzoli <ettore@ximian.com> * mail-account-gui.c (mail_account_gui_save): Remove unused |