summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2013-06-23 14:38:37 +0200
committerKornelius Kalnbach <murphy@rubychan.de>2013-06-23 14:38:37 +0200
commit6a2f1a2ec7d6136f1ac9dd5723bad84541dafb26 (patch)
tree055e658192ca44dc21f18c865553c0ae857fac5d
parent8c3c0c49a98eb8daceb69d0b233d054fbbccc49e (diff)
downloadcoderay-6a2f1a2ec7d6136f1ac9dd5723bad84541dafb26.tar.gz
changelog
-rw-r--r--Changes.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes.textile b/Changes.textile
index 53f4109..80f1d10 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -10,7 +10,7 @@ h2. Changes in 1.1
* Diff scanner: Highlight inline changes in multi-line changes [#99]
* JavaScript scanner: Highlight multi-line comments in diff correctly
* Ruby scanner: Accept keywords as Ruby 1.9 hash keys [#126]
-* HTML scanner displays style tags and attributes now
+* HTML scanner displays style tags and attributes now [#145]
* Remove double-click toggle handler from HTML table output
* Fixes to CSS scanner (floats, pseudoclasses)
* Fixed empty tokens and unclosed token groups in HTML, CSS, Diff, Goovy, PHP, Raydebug, Ruby, SQL, and YAML scanners [#144]