2007-12-29  Jan Michael Alonzo  <jmalonzo@unpluggable.com>

        Reviewed by Alp Toker.

        Enable Database, XPath and XSLT features by default

        Move all SVG related stuff inside SVG block. Don't include
        SVGNames, SVGElementFactory, and XLinkNames when SVG is not
        enabled


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@29035 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/ChangeLog b/ChangeLog
index e50d0ed..a6a6684 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@
 
         Reviewed by Alp Toker.
 
+        Enable Database, XPath and XSLT features by default
+
+        * configure.ac:
+
+2007-12-29  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
+
+        Reviewed by Alp Toker.
+
         http://bugs.webkit.org/show_bug.cgi?id=16669
         autotools update and fixes