From: Banana Date: Thu, 16 Jun 2011 11:18:58 +0000 (+0200) Subject: Updated changelod and added Version file/Info X-Git-Tag: 2.1-alpha-2019-0-29~114 X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=3603e49db8694e7365058ff9dc07303d5abf8bf3;p=insipid.git Updated changelod and added Version file/Info --- diff --git a/BUGS b/BUGS index a4bbf34..7fdae14 100644 --- a/BUGS +++ b/BUGS @@ -1,9 +1,9 @@ === Open Bugs === -* Case-sensitivity in SELECT statements with Postgres really do a number on - the tag algorithms === Fixed in 0.9.21 === -* Updating options fails with no error message when Postgres is the backend +* Case-sensitivity in SELECT statements with Postgres really do a number on + the tag algorithms +* Updating options fails with no error message when Postgres is the backend diff --git a/ChangeLog b/ChangeLog index d542267..276c31b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,13 @@ -06.2011 CEST jumpin.banana +version 1.0 () ++ jumpin.banana * tag suggest was not working correctly. * tag rename feature implemented * tag rename case sensitive problem * add bookmark only if url and title are not empty * tag delete is available now. It moves the selected bookmarks to another one + * bookmarks without a tag can be selected now + * Tue Jul 14 21:38 EST 2009 Luke Reeve diff --git a/TODO b/TODO index d2dc2b3..b2f5bb0 100755 --- a/TODO +++ b/TODO @@ -3,8 +3,6 @@ For 1.0 - Quote marks screw up adding a bookmark - Move htaccess management into the configuration page - Fix the text/html content type going that's snapshotted -- Check for duplicate page cache objects before insert (due to all the - warnings that appear in the log) Everything else diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..9f8e9b6 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +1.0 \ No newline at end of file