summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index f10b4aa5..d59d5f1a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -65,14 +65,15 @@ Javascript View Server:
renamed to `emit(key, value)`.
* Fixed handling of exceptions raised by view functions.
-Build, Scripts, and System Integration:
+Packaging and System Integration:
* CouchDB can automatically respawn following a server crash.
* Database server no longer refuses to start with a stale PID file.
* System logrotate configuration provided.
* Improved handling of ICU shared libraries.
- * The `couchdb` script now automatically enables SMP support in Erlang if
- available.
+ * The `couchdb` script now automatically enables SMP support in Erlang.
+ * The `couchdb` and `couchjs` scripts have been improved for portability.
+ * The build and install system has been improved for portability.
Futon Utility Client: