update CHANGES for v2.12.1
Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/ee5ba871 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/ee5ba871 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/diff/ee5ba871 Branch: refs/heads/upstream Commit: ee5ba87108280575fd0b781f0d33f7fa8d395b09 Parents: 71ef2c3 Author: Bob Ippolito <[email protected]> Authored: Sun Feb 1 10:06:08 2015 -0800 Committer: Bob Ippolito <[email protected]> Committed: Sun Feb 1 10:06:08 2015 -0800 ---------------------------------------------------------------------- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/blob/ee5ba871/CHANGES.md ---------------------------------------------------------------------- diff --git a/CHANGES.md b/CHANGES.md index 4ff8420..6856381 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,7 @@ -Version 2.12.1 released 2015-XX-XX +Version 2.12.1 released 2015-02-01 +* Fix active_socket accounting + https://github.com/mochi/mochiweb/issues/149 * Added full MIT license preludes to each source file to make it easier for mochiweb's code to be used piecemeal https://github.com/mochi/mochiweb/pull/148
