aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b0028cc83..29bdde5cf 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ Code changes
* Support for mozilla 1.7rc1, 1.7 branch and trunk (Christian, Carlos Romero)
* Eliminate external protocol handlers and use prefs instead (Christian Biesinger)
+ * Various solaris portability fixes (Brian Cameron, Christian)
Bugfixes
@@ -16,7 +17,7 @@ Bugfixes
* Fix LD_LIBRARY_PATH setting in startup script (Christian) [#141576]
* Fix a mem leak in the toolbar editor (Christian)
* Fix cookies-cleared notification (Christian)
- * Fix toolbar editor theme bug (Crispin Flowerday)
+ * Fix toolbar editor dragging theme bug (Crispin Flowerday)
Documentation