diff options
Diffstat (limited to 'WebKit/gtk/NEWS')
-rw-r--r-- | WebKit/gtk/NEWS | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/WebKit/gtk/NEWS b/WebKit/gtk/NEWS index 03db88b..ead8923 100644 --- a/WebKit/gtk/NEWS +++ b/WebKit/gtk/NEWS @@ -1,21 +1,4 @@ ================ -WebKitGTK+ 1.3.7 -================ - -What's new in WebKitGTK+ 1.3.7? - - - Fix error pages template's not being filled properly. - - Fix context menu activation through keyboard. - - Add automatic garbage collection for most GObject DOM objects (all - those that are actually in the DOM tree). This gets rid of most of - the leaks when using the bindings. - - Add an Inspector API to inspect a DOM node. - - Tons of a11y bugfixes. - - Tons of fixes for the in-tree SoupCache, should work much better - now. - - Many other bugfixes. - -================ WebKitGTK+ 1.3.6 ================ |