summaryrefslogtreecommitdiff
path: root/Changes.textile
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2010-06-16 17:01:42 +0000
committermurphy <murphy@rubychan.de>2010-06-16 17:01:42 +0000
commit9bfb202e4f37a17f141a81493efdcee06ef815a6 (patch)
tree9090c3776d756e71115de91b8f19d6df2cb68d96 /Changes.textile
parent20b51acc327d148eaf8a31c5ceae5f80806dceb2 (diff)
downloadcoderay-9bfb202e4f37a17f141a81493efdcee06ef815a6.tar.gz
Improved JavScript regexp recognition.
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 5d4978f..7d5d4fe 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -175,6 +175,7 @@ h3. @Scanners::HTML@
h3. @Scanners::JavaScript@
* *IMPROVED*: Added @NaN@ and @Infinity@ to list of predefined constants.
+* *IMPROVED* recognition of RegExp literals with leading spaces.
h3. @Scanners::Java@