aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index ee86d46c7..736f34d05 100644
--- a/NEWS
+++ b/NEWS
@@ -4,9 +4,7 @@ Epiphany 1.2.6
Code changes
- * Support for mozilla 1.7rc1 (Christian)
- * Support for Mozilla 1.7 branch (Christian)
- * Support for Mozilla trunk (Christian)
+ * Support for mozilla 1.7rc1, 1.7 branch and trunk (Christian)
* Eliminate external protocol handlers and use prefs instead (Christian Biesinger)
Bugfixes
@@ -16,6 +14,8 @@ Bugfixes
* Fix crash with popup window (Christian) (backported from HEAD) [#142184]
* Fix compilation with gcc 2.95 (Christian)
* Fix LD_LIBRARY_PATH setting in startup script (Christian) [#141576]
+ * Fix a mem leak in the toolbar editor (Christian)
+ * Fix cookies-cleared notification (Christian)
Documentation