From 376e0f06e3aa45c4f5e2a9d4bc6a6be9664d299e Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Wed, 27 Apr 2011 14:49:10 +0200 Subject: [PATCH] Added news. --- docs/changelog.txt | 6 ++++++ 1 file changed, 6 insertions(+) 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 -----