summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2011-10-19 12:57:25 +0100
committerRobert Newson <rnewson@apache.org>2011-10-19 12:57:25 +0100
commite37148e14bdaf88a0a568edbade6cf9101afb4af (patch)
treef9621a3ca1248b46c229dd92e3968fa0a2973d22 /NEWS
parent7c6e5f0f4340e997a761ff5ca627422fea90d4cc (diff)
mention 1.8.5 support in NEWS/CHANGES
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 99cc474f..52df969d 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ Each release section notes when backwards incompatible changes have been made.
Version 1.1.1
-------------
+* Support SpiderMonkey 1.8.5
* Add configurable maximum to the number of bytes returned by _log.
* Allow CommonJS modules to be an empty string.
* Bump minimum Erlang version to R13B02.