summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-10-31 14:54:30 +0100
committerYorhel <git@yorhel.nl>2010-10-31 14:54:30 +0100
commit3ce461a3d99f4f9c1971a92b8e45c3685b045fcf (patch)
tree63f7a07b496698aa6a977f7b07383f3ea88edfe8
parentb2487f779cb89c5d0b45639c91c98527f502d945 (diff)
ChangeLog + d11 updates
-rw-r--r--ChangeLog3
-rw-r--r--data/docs/1112
2 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a25bf0e6..6c2f03d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2.12 - ?
- !scr command for Multi::IRC
- API: Added 'image' field to get vn
+ - API: Slightly improved error messages
+ - Re-added /g/debug (for moderators)
+ - Improved search
2.11 - 2010-02-06
- Added Slovak to the language list
diff --git a/data/docs/11 b/data/docs/11
index 144fded1..28d1acc1 100644
--- a/data/docs/11
+++ b/data/docs/11
@@ -899,3 +899,15 @@ however still required.<br />
+:SUB:Change Log
+<p>
+ This section lists the changes made in each version of the VNDB code.
+ Check out the <a href="/t/an">announcements board</a> for more information about updates.
+</p>
+<b>2.12</b>
+<ul>
+ <li>Added "image" member to "get vn"</li>
+ <li>A few minor fixes in some error messages</li>
+ <li>Switched to a different (and faster) search algorithm for "get vn .. (search ~ ..)"</li>
+</ul>
+