diff options
author | Dan Winship <danw@src.gnome.org> | 2003-04-10 02:02:18 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-04-10 02:02:18 +0800 |
commit | c70fa695ca533b2e61721345cc74e56bc29b68f1 (patch) | |
tree | cbe39d70443d8327d42a8806698345890ab1c9f8 /shell/ChangeLog | |
parent | 69f98ea90bcf7c12bced11a5a59bf1c4610ee96c (diff) | |
download | gsoc2013-evolution-c70fa695ca533b2e61721345cc74e56bc29b68f1.tar.gz gsoc2013-evolution-c70fa695ca533b2e61721345cc74e56bc29b68f1.tar.zst gsoc2013-evolution-c70fa695ca533b2e61721345cc74e56bc29b68f1.zip |
Update for e_option_menu prototype constification
* e-folder-list.c: Update for e_option_menu prototype
constification
svn path=/trunk/; revision=20790
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 3e955ae50f..6a88e56e79 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2003-04-09 Dan Winship <danw@ximian.com> + + * e-folder-list.c: Update for e_option_menu prototype + constification + 2003-04-08 Ettore Perazzoli <ettore@ximian.com> * e-setup.c (setup_bonobo_conf_private_directory): Removed. |