summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-11-02 20:12:14 +0100
committerYorhel <git@yorhel.nl>2010-11-02 20:12:14 +0100
commit73a2ee4403f75e12922486ca1c12b11a74bbeb4d (patch)
treec52466a19a1207cb011dfecfc8b3626ef9e7b494 /ChangeLog
parentd6cbbc9025ccffae5ec590c692676ac944775eb0 (diff)
Automatically read L10N keys from script.js
This makes jsgen.pl a bit easier to maintain, as there's not one reliable source to get the keys from (namely, the JS code itself). Also cleaned up the l10n() function in jsgen.pl to be more readable. I had expected the new .js file to be smaller because this trick may remove some keys that were previously present but unused. Unfortunately it seems the file only grew a bit larger and compression seems to be less effective now. No idea why this happened. :-(
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3774e5b7..b5033e15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@
- Removed XML sitemap
- Added image dimensions to screenshot thumbail <img> tags
- Prefix all cookies with a configurable cookie_prefix
+ - Automatically read L10N keys from script.js
- Bugfix: only redirect VN search to VN page if page=1
- Bugfix: remove duplicate votes when merging tags (fixes a 500)
- Bugfix: Multi::Anime: don't crash when anidb returns an invalid or empty year