diff options
Diffstat (limited to 'Changes.textile')
-rw-r--r-- | Changes.textile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile index ac20c94..180371c 100644 --- a/Changes.textile +++ b/Changes.textile @@ -154,6 +154,10 @@ h3. @Scanners::JavaScript@ * *FIXED*: Don't keep state of XML scanner between calls for E4X literals. +h3. @Scanners::Java@, @Scanners::JSON@ + +* *FIXED*: Close unfinished strings with the correct token kind. + h2. Changes in 0.9.2 |