aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-12-20 02:11:10 +0800
committerChristian Persch <chpe@src.gnome.org>2004-12-20 02:11:10 +0800
commita7f9fcd9572ee1649a2af23b531dbcebd7c36538 (patch)
tree22758957cbe1670477fcb32a1cfedb59b20870aa /ChangeLog
parenta050d6bc3f0d4f73499cc7a995e154428ca08702 (diff)
downloadgsoc2013-epiphany-a7f9fcd9572ee1649a2af23b531dbcebd7c36538.tar
gsoc2013-epiphany-a7f9fcd9572ee1649a2af23b531dbcebd7c36538.tar.gz
gsoc2013-epiphany-a7f9fcd9572ee1649a2af23b531dbcebd7c36538.tar.bz2
gsoc2013-epiphany-a7f9fcd9572ee1649a2af23b531dbcebd7c36538.tar.lz
gsoc2013-epiphany-a7f9fcd9572ee1649a2af23b531dbcebd7c36538.tar.xz
gsoc2013-epiphany-a7f9fcd9572ee1649a2af23b531dbcebd7c36538.tar.zst
gsoc2013-epiphany-a7f9fcd9572ee1649a2af23b531dbcebd7c36538.zip
Fix a mem leak, and update copyright notice.
2004-12-19 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-langs.c: (ephy_langs_append_languages), (load_iso_entries): * lib/ephy-langs.h: Fix a mem leak, and update copyright notice.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9a024887..886b57afb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2004-12-19 Christian Persch <chpe@cvs.gnome.org>
+ * lib/ephy-langs.c: (ephy_langs_append_languages),
+ (load_iso_entries):
+ * lib/ephy-langs.h:
+
+ Fix a mem leak, and update copyright notice.
+
+2004-12-19 Christian Persch <chpe@cvs.gnome.org>
+
* lib/egg/egg-toolbar-editor.c: (setup_editor):
Remove inline help. Fixes bug #137603.