From f779054f05017b0a21dc1838a4c3f28079ce38c5 Mon Sep 17 00:00:00 2001 From: Kalle Olavi Niemitalo Date: Sat, 30 May 2009 15:27:18 +0300 Subject: [PATCH] NEWS: bug 765 has been fixed --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index a3414000..771ae13e 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,12 @@ Other changes: to remove all dependencies on the installed version. * build enhancement: Recognize ``configure --without-tre''. +Bugs that should be removed from NEWS before the 0.12.0 release: + +* bug 765: Opening a new tab no longer asks about the document of the + previous tab. ELinks 0.12pre1 was the first release that had this + bug. + ELinks 0.12pre3: ----------------