diff options
author | Robert Newson <rnewson@apache.org> | 2011-09-08 11:14:29 +0000 |
---|---|---|
committer | Robert Newson <rnewson@apache.org> | 2011-09-08 11:14:29 +0000 |
commit | 9c2b59037d22080e9b66b4521826d06f83cf9b5a (patch) | |
tree | 7b628da64056cf9ebfc5050b60a4e9329e5ff363 /NEWS | |
parent | 92f70219ce5ba487e4eb65dea7d16a9168a8547f (diff) | |
download | couchdb-9c2b59037d22080e9b66b4521826d06f83cf9b5a.tar.gz |
move notes on COUCHDB-1274 to 1.1.1 now it's been backported.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1166628 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,6 @@ This version has not been released yet. and configuration options. * Futon's `Status` screen (active tasks) now displays two new task status fields: `Started on` and `Updated on`. - * JSONP responses now send "text/javascript" for Content-Type. Version 1.1.1 ------------- @@ -33,6 +32,7 @@ Version 1.1.1 This version has not been released yet. * ETags for views include current sequence if include_docs=true. +* JSONP responses now send "text/javascript" for Content-Type. Version 1.1.0 ------------- |