diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-27 05:02:21 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-27 05:02:21 +0800 |
commit | 19791220710c9d632ac5836a3a1163bc00675a9d (patch) | |
tree | c8714ab7eac23aba758307e66663ff161e8826b8 /shell/ChangeLog | |
parent | 81fa33a7873d9a5c41452dbfed79015773b6c1bd (diff) | |
download | gsoc2013-evolution-19791220710c9d632ac5836a3a1163bc00675a9d.tar gsoc2013-evolution-19791220710c9d632ac5836a3a1163bc00675a9d.tar.gz gsoc2013-evolution-19791220710c9d632ac5836a3a1163bc00675a9d.tar.bz2 gsoc2013-evolution-19791220710c9d632ac5836a3a1163bc00675a9d.tar.lz gsoc2013-evolution-19791220710c9d632ac5836a3a1163bc00675a9d.tar.xz gsoc2013-evolution-19791220710c9d632ac5836a3a1163bc00675a9d.tar.zst gsoc2013-evolution-19791220710c9d632ac5836a3a1163bc00675a9d.zip |
Remove all instances of non-portable macro `__FUNCTION__' from the
shell.
svn path=/trunk/; revision=7841
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 5066c3d790..f18c26ab4f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2001-01-26 Ettore Perazzoli <ettore@ximian.com> + + * e-corba-storage.c: Remove all instances of `__FUNCTION__'. + * e-folder-tree.c: Likewise. + * e-folder-type-registry.c: Likewise. + * e-shell-view.c: Likewise. + * e-shell-view-menu.c: Likewise. + 2001-01-25 Ettore Perazzoli <ettore@ximian.com> * e-shell-view.c (e_shell_view_construct): Connect the |