Updated Branches: refs/heads/master 0e5c44d86 -> 6c1ac8b3a
update news Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/6c1ac8b3 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/6c1ac8b3 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/6c1ac8b3 Branch: refs/heads/master Commit: 6c1ac8b3aabb24c69c043c522d67fc15141df358 Parents: 0e5c44d Author: benoitc <[email protected]> Authored: Wed May 16 08:52:08 2012 +0200 Committer: benoitc <[email protected]> Committed: Wed May 16 08:52:08 2012 +0200 ---------------------------------------------------------------------- NEWS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/6c1ac8b3/NEWS ---------------------------------------------------------------------- diff --git a/NEWS b/NEWS index bcd9c40..fa8cdc7 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ This version has not been released yet. document in the same batch. * New and updated passwords are hashed using PBKDF2. * Fix various bugs in the URL rewriter when recursion is involved. + * Added Server-Sent Events protocol to db changes API. Version 1.2.1 -------------
