summaryrefslogtreecommitdiff
path: root/Changes.textile
diff options
context:
space:
mode:
Diffstat (limited to 'Changes.textile')
-rw-r--r--Changes.textile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes.textile b/Changes.textile
index 8f295a6..1d2c24d 100644
--- a/Changes.textile
+++ b/Changes.textile
@@ -42,6 +42,11 @@ h3. @Scanners@
* *NEW* Mapped @:patch@ to @:diff@.
* *REMOVED* @:ecma@ and @:h@ - not language names
+h3. @Scanners::Scanner@
+
+* *FIXED* Ruby 1.9.2 compatibility problem (see revision 463).
+* *REMOVED* @String#to_unix@.
+
h3. @Scanners::JavaScript@
* *IMPROVED* Added @NaN@ and @Infinity@ to list of predefined constants.