diff --git a/docs/changelog.txt b/docs/changelog.txt index 966a7c4..56ef7ed 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -1,6 +1,12 @@ Changelog ========= +HEAD +---- + +- Replace naive jsmin.py with rJSmin (http://opensource.perlig.de/rjsmin/) and + fix a few problems with JavaScript comments. + 0.7.1 -----