Title: [88681] trunk/Source/WebKit/gtk
Revision
88681
Author
x...@webkit.org
Date
2011-06-13 13:25:41 -0700 (Mon, 13 Jun 2011)

Log Message

2011-06-13  Xan Lopez  <xlo...@igalia.com>

        Reviewed by Martin Robinson.

        Update NEWS for 1.5.1 release.

        * NEWS: update.

Modified Paths

Diff

Modified: trunk/Source/WebKit/gtk/ChangeLog (88680 => 88681)


--- trunk/Source/WebKit/gtk/ChangeLog	2011-06-13 20:20:05 UTC (rev 88680)
+++ trunk/Source/WebKit/gtk/ChangeLog	2011-06-13 20:25:41 UTC (rev 88681)
@@ -2,6 +2,14 @@
 
         Reviewed by Martin Robinson.
 
+        Update NEWS for 1.5.1 release.
+
+        * NEWS: update.
+
+2011-06-13  Xan Lopez  <xlo...@igalia.com>
+
+        Reviewed by Martin Robinson.
+
         Distcheck fixes.
 
         * GNUmakefile.am:

Modified: trunk/Source/WebKit/gtk/NEWS (88680 => 88681)


--- trunk/Source/WebKit/gtk/NEWS	2011-06-13 20:20:05 UTC (rev 88680)
+++ trunk/Source/WebKit/gtk/NEWS	2011-06-13 20:25:41 UTC (rev 88681)
@@ -1,3 +1,18 @@
+================
+WebKitGTK+ 1.5.1
+================
+
+What's new in WebKitGTK+ 1.5.1?
+
+  - The JSC library is now available independently. It's called
+    "libjavascriptcoregtk", and it comes with its own pkg-config file.
+  - New spellchecking APIs, useful to implement spellchecking features
+    in the UAs.
+  - New DOM methods to check if editable areas have been modified by
+    the user (webkit_dom_html_{input,text_area}_is_edited).
+  - Lots of improvements in the WebKit2GTK+ port.
+  - Lots of bugfixes.
+
 =================
 WebKitGTK+ 1.3.13
 =================
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to