diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-06-09 03:54:07 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-06-09 03:54:07 +0800 |
commit | 44be60f7fd5f2b448938d4d7364e2b0d6c602baf (patch) | |
tree | 61ddd93d076d3891559caa2f89902831ae05d229 /ChangeLog | |
parent | d7fc4c3724e3bc44c2533c4809fc8bc79f81769b (diff) | |
download | gsoc2013-epiphany-44be60f7fd5f2b448938d4d7364e2b0d6c602baf.tar gsoc2013-epiphany-44be60f7fd5f2b448938d4d7364e2b0d6c602baf.tar.gz gsoc2013-epiphany-44be60f7fd5f2b448938d4d7364e2b0d6c602baf.tar.bz2 gsoc2013-epiphany-44be60f7fd5f2b448938d4d7364e2b0d6c602baf.tar.lz gsoc2013-epiphany-44be60f7fd5f2b448938d4d7364e2b0d6c602baf.tar.xz gsoc2013-epiphany-44be60f7fd5f2b448938d4d7364e2b0d6c602baf.tar.zst gsoc2013-epiphany-44be60f7fd5f2b448938d4d7364e2b0d6c602baf.zip |
Fix mem leaks.
2003-06-08 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (update_favicon_control),
(update_spinner_control):
Fix mem leaks.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-06-08 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-window.c: (update_favicon_control), + (update_spinner_control): + + Fix mem leaks. + 2003-06-07 Marco Pesenti Gritti <marco@it.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: |