On Mar 10, 2013, at 23:53 , [email protected] wrote: > Updated Branches: > refs/heads/1.3.x 7648e1537 -> 6fcb57381 > > > Added entry to CHANGES > > > Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo > Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/f07230b2 > Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/f07230b2 > Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/f07230b2 > > Branch: refs/heads/1.3.x > Commit: f07230b26148a92d07a4f1d146f0533d4bc51384 > Parents: 7648e15 > Author: Noah Slater <[email protected]> > Authored: Sun Mar 10 22:51:04 2013 +0000 > Committer: Noah Slater <[email protected]> > Committed: Sun Mar 10 22:52:55 2013 +0000 > > ---------------------------------------------------------------------- > CHANGES | 20 ++++++++++++-------- > 1 files changed, 12 insertions(+), 8 deletions(-) > ---------------------------------------------------------------------- > > > http://git-wip-us.apache.org/repos/asf/couchdb/blob/f07230b2/CHANGES > ---------------------------------------------------------------------- > diff --git a/CHANGES b/CHANGES > index 19f9d19..97b9b83 100644 > --- a/CHANGES > +++ b/CHANGES > @@ -1,14 +1,18 @@ > Apache CouchDB CHANGES > ====================== > > -Version 1.3.1 > -------------- > - > -This version has not been released yet. > - > -HTTP Interface: > - > -* Fix bug in CORS when retrieving attachments. > +# Version 1.3.1 > +# ------------- > +# > +# This version has not been released yet. > +# > +# HTTP Interface: > +# > +# * Fix bug in CORS when retrieving attachments. > +# > +# Futon: > +# > +# * Disabled the link to the Futon test suite.
You might want to mention that they are run as part of `make check`. > > Version 1.3.0 > ------------- >
