summaryrefslogtreecommitdiff
path: root/Changes.textile
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2013-02-17 21:49:50 +0100
committerKornelius Kalnbach <murphy@rubychan.de>2013-02-17 21:49:50 +0100
commitd666db48604418eed5aaf76669375e2c9b2bd101 (patch)
tree29fd35a11bb7d3e2e42fbddff16537b5ce249d08 /Changes.textile
parentd0b9a7cc6f78758a35b574f149c2fc3e9a2a8455 (diff)
downloadcoderay-d666db48604418eed5aaf76669375e2c9b2bd101.tar.gz
fix #40 (PHP unicode)
Diffstat (limited to 'Changes.textile')
-rw-r--r--Changes.textile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile
index 877103a..dc64792 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -8,6 +8,7 @@ h2. Changes in 1.0.9
* Fix Ruby scanner: Ruby 1.9 hash syntax @{ key: value }@ is highlighted correctly. [GH #106, thanks to Seth Vargo]
* Fix HTML scanner: Accept DTDs. [GH #83]
+* Fix PHP scanner: Accept Unicode. [GH #40]
h2. Changes in 1.0.8