diff options
author | Christian Persch <chpe@src.gnome.org> | 2004-05-29 22:53:50 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-05-29 22:53:50 +0800 |
commit | e59da95e2a74595bb63bf2c5880650c4ed7b1e08 (patch) | |
tree | 905f61f9a5ce8e5b41cf8a83bc74074de66533fb | |
parent | de81b744d6ca7e17fe765dc37eaa4b028aef0288 (diff) | |
download | gsoc2013-epiphany-e59da95e2a74595bb63bf2c5880650c4ed7b1e08.tar gsoc2013-epiphany-e59da95e2a74595bb63bf2c5880650c4ed7b1e08.tar.gz gsoc2013-epiphany-e59da95e2a74595bb63bf2c5880650c4ed7b1e08.tar.bz2 gsoc2013-epiphany-e59da95e2a74595bb63bf2c5880650c4ed7b1e08.tar.lz gsoc2013-epiphany-e59da95e2a74595bb63bf2c5880650c4ed7b1e08.tar.xz gsoc2013-epiphany-e59da95e2a74595bb63bf2c5880650c4ed7b1e08.tar.zst gsoc2013-epiphany-e59da95e2a74595bb63bf2c5880650c4ed7b1e08.zip |
Updating NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |