From fd07c7e1206863238ad21095a7faf4587427b5e3 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Wed, 12 Mar 2008 01:09:06 +0000 Subject: [PATCH] * When the "all notes" note is the only note open, it now actually hides when the "hide" button is clicked. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 555af0f..3694d13 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +1.2.13: March 11, 2008 + * When the "all notes" note is the only note open, it now actually hides when + the "hide" button is clicked. + 1.2.12: March 11, 2008 * Resizing browser text now causes wiki notes to resize accordingly.