diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-08-10 02:24:08 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-08-10 02:24:08 +0800 |
commit | 38c4250e5fa1fa0e3069b2a14985c9d439ba0916 (patch) | |
tree | b1d864a1a1a6dc5812869cfeeb28487000678ff4 /ChangeLog | |
parent | ed872a964040e709a3eade1867a85b2891beb656 (diff) | |
download | gsoc2013-epiphany-38c4250e5fa1fa0e3069b2a14985c9d439ba0916.tar gsoc2013-epiphany-38c4250e5fa1fa0e3069b2a14985c9d439ba0916.tar.gz gsoc2013-epiphany-38c4250e5fa1fa0e3069b2a14985c9d439ba0916.tar.bz2 gsoc2013-epiphany-38c4250e5fa1fa0e3069b2a14985c9d439ba0916.tar.lz gsoc2013-epiphany-38c4250e5fa1fa0e3069b2a14985c9d439ba0916.tar.xz gsoc2013-epiphany-38c4250e5fa1fa0e3069b2a14985c9d439ba0916.tar.zst gsoc2013-epiphany-38c4250e5fa1fa0e3069b2a14985c9d439ba0916.zip |
2004-08-09 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-editable-toolbar.c:
(egg_editable_toolbar_deconstruct):
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-08-09 Christian Persch <chpe@cvs.gnome.org> + * lib/egg/egg-editable-toolbar.c: + (egg_editable_toolbar_deconstruct): + + Use g_list_foreach() here. + +2004-08-09 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import): Fix a mem leak. |