aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cebf68c68..c801b7052 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2003-11-10 Marco Pesenti Gritti <marco@gnome.org>
+ * lib/egg/egg-toolbars-model.c: (egg_toolbars_model_load):
+
+ Fix compile warning.
+
+ * src/ephy-completion-model.c: (init_text_col):
+
+ Correct TEXT column get_value
+
+2003-11-10 Marco Pesenti Gritti <marco@gnome.org>
+
* embed/mozilla/mozilla-embed.cpp:
Remove a decl I forgot.