aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4f630552..dee7e09bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2006-02-05 Christian Persch <chpe@cvs.gnome.org>
+ * m4/gecko.m4:
+ * configure.ac:
+ * embed/mozilla/Makefile.am:
+
+ Changes to support xulrunner trunk (gecko 1.9).
+
+ * embed/mozilla/mozilla-embed-single.cpp:
+
+ Go back to continuing after failed GetPassword;
+ fixes getting the password list in case one item
+ is corrupted.
+
+2006-02-05 Christian Persch <chpe@cvs.gnome.org>
+
* src/window-commands.c:
Show the backend in the about box.