From 4b599f6e45f3a30db0e565bf9255f72b20041068 Mon Sep 17 00:00:00 2001 From: Stefan Frech Date: Tue, 6 May 2008 18:50:52 +0000 Subject: [PATCH] Updating text to new version --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index df00ee0..537f44e 100644 --- a/CHANGES +++ b/CHANGES @@ -9,3 +9,8 @@ - Added the possibility to either convert favicon using ImageMagick or leave them in the ICO format. Updating favicon.php and install.php accordingly. + +04.05.2008, Version 0.8.10 beta +- Changed the "select folder" link to a button in bookmark_edit.php and bookmark_new.php. +- Fixed HTML encoded strings when importing bookmarks in Netscape format. +- Fixed some typos in index.php and added the "My Bookmarks" link in search mode.