]> 91.132.146.200 Git - insipid.git/commitdiff
Updated changelod and added Version file/Info
authorBanana <banana@starscream.de>
Thu, 16 Jun 2011 11:18:58 +0000 (13:18 +0200)
committerBanana <banana@starscream.de>
Thu, 16 Jun 2011 11:18:58 +0000 (13:18 +0200)
BUGS
ChangeLog
TODO
VERSION [new file with mode: 0644]

diff --git a/BUGS b/BUGS
index a4bbf3470f8d820a41cbeeaa064245f84b9a6f90..7fdae14a9b248401e37df1f143f112fc61fd7ba0 100644 (file)
--- 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
index d5422678390493236e3ccfd4fb173286e4e7df85..276c31b69c07bcda36cd0e50fd020af4b402d78b 100755 (executable)
--- 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   <luke@neuro-tech.net>
 
diff --git a/TODO b/TODO
index d2dc2b32a87ca15a93ffd9b23b4804265eb0fd32..b2f5bb0cc594dc27e9811300207ff388bfa76eb8 100755 (executable)
--- 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 (file)
index 0000000..9f8e9b6
--- /dev/null
+++ b/VERSION
@@ -0,0 +1 @@
+1.0
\ No newline at end of file