summaryrefslogtreecommitdiff
path: root/Changes.textile
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2013-02-17 22:10:06 +0100
committerKornelius Kalnbach <murphy@rubychan.de>2013-02-17 22:10:06 +0100
commitafd056744d5ccb0749e0d295a67eaae5ce6a3859 (patch)
tree284f04b5951d34f35b897d1af6d484f6a80dd989 /Changes.textile
parentb9b837e302bf8d6c9602e9a6b1a23021f051b0e1 (diff)
downloadcoderay-afd056744d5ccb0749e0d295a67eaae5ce6a3859.tar.gz
properly credit Lance Li for reporting the PHP unicode issue ;)
Diffstat (limited to 'Changes.textile')
-rw-r--r--Changes.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes.textile b/Changes.textile
index dc64792..261349d 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -8,7 +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]
+* Fix PHP scanner: Accept Unicode. [GH #40, thanks to Lance Li]
h2. Changes in 1.0.8