summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authoryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-04-26 09:25:45 +0000
committeryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-04-26 09:25:45 +0000
commit88853c1168a333c7c7b7951b2931852e6df7da55 (patch)
treefbad6f17f0820c89ce5dd8da748cf37b56549d14 /lib/ChangeLog
parentd2efb163c11a11e02abd7251fdfde3cb54c710ef (diff)
Stupid comments - like I can keep track of everything I change...
git-svn-id: svn://vndb.org/vndb@5 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog20
1 files changed, 14 insertions, 6 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index c161ab9c..37c1eb3b 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,9 @@
TODO:
- + Add a 'change' when hiding/unhiding an item
- + Remove all references to an item when it's hidden
+ + The current implementation of the hidden flag *SUCKS*, seriously needs
+ some revising:
+ + Add a 'change' when hiding/unhiding an item
+ + Remove all references to an item when it's hidden
+ (preferably with the option to re-add them when unhiding)
1.14 - ?
- Removed the ID gap prevention method
@@ -12,10 +15,15 @@ TODO:
- Fixed the ordering of nodes in the relation graphs
- Used global.pl as the central location of the PgSQL login info
- Wrote a daemon which handles several tasks:
- - Generation of relation graphs
- - Generation of the sitemap.xml.gz
- - The IRC bot
- + TODO: scaling/compressing of cover images
+ - Generation of relation graphs
+ - Generation of the sitemap.xml.gz
+ - The IRC bot
+ - scaling/compressing of cover images
+ - General maintenance
+ - Fixed bug with categories not being re-selected after an error submitting
+ a new VN
+ - Relation graphs are now automatically updated when a change in a related
+ release causes information in the graph to be outdated
1.13 - 2008-04-04
- Fixed update_prev