summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2011-01-02 10:14:14 +0100
committerYorhel <git@yorhel.nl>2011-01-02 10:14:14 +0100
commit33a8b46e8a402fe0a6cc80786b0bdab9fb5d513e (patch)
tree98476981c3cde3f8a98072ce10469024ced9ca31 /ChangeLog
parentb932e475e9ed2b0b1e89a5954fc1872a131890e0 (diff)
Bugfix: allow a VN to be available for more than 7 platforms
This constraint was caused by the character length limit on vn.c_platforms. Trying to add or edit a release in such a way that a platform would be added to c_platforms would result in a 500.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41f9359d..417bcb5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,7 @@
- Bugfix: check for validness of form arguments on /[uv]+/votes
- Bugfix: translate screen resolutions on release revision pages
- Bugfix: properly escape search query in links query string
+ - Bugfix: allow a VN to be available for more than 7 platforms
- Implemented permanent release/vn filters
2.15 - 2010-12-15