summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authoryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-06-07 14:50:17 +0000
committeryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-06-07 14:50:17 +0000
commit6c1bb149bb0cfd45b6f14c301fff01f8edd6fbf5 (patch)
tree3a7b815b8fb23937b2eac365265e010e5719c156 /lib
parent6e1e6bcf4d47a76dedc506bfaf65a76a0720a002 (diff)
Set of patches by apple: more documentation, school life category and link update in the site header
git-svn-id: svn://vndb.org/vndb@24 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog5
-rw-r--r--lib/global.pl1
2 files changed, 4 insertions, 2 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 1513b5af..500effa8 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -11,12 +11,13 @@ TODO:
+ Use AniDB's daily title dump and implement a search feature to add
anime relations without having to visit AniDB.
-1.17 - 2008-05-23
+1.17 - ?
- Added PS3 and Xbox 360 to platforms
- Relation graph generation improvements: Unicode, anti-aliassing, async
- Removed all passwords from the main code, and created a seperate config
- file to override all options - not available on SVN
+ file to override all options - not available on SVN
- Dynamic loading, several bugfixes, and code cleanup for Multi
+ - Added 'School Life' category
1.16 - 2008-05-22
- Release dates in the current year or month without a specified day will
diff --git a/lib/global.pl b/lib/global.pl
index 3af92e63..07f1afae 100644
--- a/lib/global.pl
+++ b/lib/global.pl
@@ -113,6 +113,7 @@ our $CAT = {
ho => 'Horror',
my => 'Mystery',
ro => 'Romance',
+ sc => 'School Life',
sf => 'SciFi',
sj => 'Shoujo Ai',
sn => 'Shounen Ai',