diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-06-14 05:26:10 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-06-14 05:26:10 +0800 |
commit | 14b719a06d565edd38e3a94ffda615150be841af (patch) | |
tree | 82d002b1443d36b14c10de7847570c2a4423c19f /ChangeLog | |
parent | b0a5fd30502853b0498c55538e400c01287f4137 (diff) | |
download | gsoc2013-epiphany-14b719a06d565edd38e3a94ffda615150be841af.tar gsoc2013-epiphany-14b719a06d565edd38e3a94ffda615150be841af.tar.gz gsoc2013-epiphany-14b719a06d565edd38e3a94ffda615150be841af.tar.bz2 gsoc2013-epiphany-14b719a06d565edd38e3a94ffda615150be841af.tar.lz gsoc2013-epiphany-14b719a06d565edd38e3a94ffda615150be841af.tar.xz gsoc2013-epiphany-14b719a06d565edd38e3a94ffda615150be841af.tar.zst gsoc2013-epiphany-14b719a06d565edd38e3a94ffda615150be841af.zip |
Fix yet another mem leak.
2003-06-13 Christian Persch <chpe@cvs.gnome.org>
* src/ephy_window.c: (update_window_visibility):
Fix yet another mem leak.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ -2003-06-13 Marco Pesenti Gritti <marco@it.gnome.org> +2003-06-13 Christian Persch <chpe@cvs.gnome.org> - * embed/ephy-embed-prefs.h: + * src/ephy_window.c: (update_window_visibility): - Typo + Fix yet another mem leak. 2003-06-13 Christian Persch <chpe@cvs.gnome.org> |