From 26e3b45deeddf5da08af895fba3baa5296cb299e Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sun, 6 Sep 2009 19:35:23 +0300 Subject: NEWS: update for release --- NEWS | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1cf10c1eb..bc01d9b5a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +================ +Epiphany 2.27.92 +================ + +Changes: + + - Import passwords from the gecko profile on first run. This adds a + dependency on NSS, which can be disabled with --disable-nss (but + then, of course, passwords won't be imported). + - Enable undo/redo on forms (#591072) + - Save session data more often to avoid data loss when crashing + (#593149) + - Reimplement direct search on the location bar (#583795) + - Do not save failed loads in history or show a valid security + status for them (#593200) + - Reimplement search by just pressing '/' (#587864) + - Fix .desktop file (#588979) + - Fix warning when loading NULL URIs (#593701) + - Reimplement view source functionality (#503968) + - Show initial request before the server responds to avoid empty + location entry (#591294) + - Reset font size with ctrl+0 from num block (#573624) + ================ Epiphany 2.27.91 ================ -- cgit