You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2015/06/29 23:46:22 UTC

[16/50] couch commit: updated refs/heads/COUCHDB-2734-header-date to f3e022c

update CHANGES for v2.7.0 release


Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-couch/commit/8c2e78e6
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch/tree/8c2e78e6
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch/diff/8c2e78e6

Branch: refs/heads/COUCHDB-2734-header-date
Commit: 8c2e78e635735568d2e91b57e567ae724825a98a
Parents: 510766b
Author: Bob Ippolito <bo...@redivi.com>
Authored: Thu Aug 1 16:56:48 2013 -0700
Committer: Bob Ippolito <bo...@redivi.com>
Committed: Thu Aug 1 16:56:48 2013 -0700

----------------------------------------------------------------------
 CHANGES.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-couch/blob/8c2e78e6/CHANGES.md
----------------------------------------------------------------------
diff --git a/CHANGES.md b/CHANGES.md
index 5df6693..0b7059e 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,5 +1,7 @@
-Version 2.7.0 released XXXX-XX-XX
+Version 2.7.0 released 2013-08-01
 
+* Fix 0-length range responses
+  https://github.com/mochi/mochiweb/pull/87
 * Add support for all possible `erlang:decode_packet/3` responses,
   previously these would just crash.
   https://github.com/mochi/mochiweb/pull/114