aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee84deee2..9eed3b847 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2006-06-09 Christian Persch <chpe@cvs.gnome.org>
+
+ * configure.ac:
+
+ Check for enchant, and output an overview of the configured
+ options on successful configure.
+
+ * data/default-prefs-common.js:
+ * embed/mozilla/GeckoSpellCheckEngine.cpp:
+ * embed/mozilla/GeckoSpellCheckEngine.h:
+ * embed/mozilla/Makefile.am:
+ * embed/mozilla/MozRegisterComponents.cpp:
+ * lib/Makefile.am:
+ * lib/ephy-spell-check.c:
+ * lib/ephy-spell-check.h:
+
+ Spell check support using the gecko 'spellchecker' extension.
+ No corrections context menu or language switching yet.
+
2006-06-08 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* configure.ac: Remove AM_GLIB_DEFINE_LOCALEDIR. Bug