update CHANGES for v2.7.0 release
Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/8c2e78e6 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/8c2e78e6 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/diff/8c2e78e6 Branch: refs/heads/1843-feature-bigcouch Commit: 8c2e78e635735568d2e91b57e567ae724825a98a Parents: 510766b Author: Bob Ippolito <[email protected]> Authored: Thu Aug 1 16:56:48 2013 -0700 Committer: Bob Ippolito <[email protected]> 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-mochiweb/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
