Updated Branches: refs/heads/trunk 4903011a8 -> f07c75fee
Updated CHANGES and NEWS about the switch to Git. Apache CouchDB is now hosted in Git. http://xkcd.com/269/ Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/f07c75fe Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/f07c75fe Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/f07c75fe Branch: refs/heads/trunk Commit: f07c75fee79956dd1d57cbf575857c33a0311723 Parents: 4903011 Author: Paul J. Davis <[email protected]> Authored: Fri Sep 23 22:31:25 2011 -0500 Committer: Paul J. Davis <[email protected]> Committed: Fri Sep 23 22:35:40 2011 -0500 ---------------------------------------------------------------------- CHANGES | 9 +++++++++ NEWS | 7 +++++++ 2 files changed, 16 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/f07c75fe/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index c1462f2..e838d3f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,15 @@ Apache CouchDB CHANGES ====================== +Version 1.3.0 +------------- + +This version has not been released yet. + +Source Repository: + + * The source repository was migrated from SVN to Git. + Version 1.2.0 ------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/f07c75fe/NEWS ---------------------------------------------------------------------- diff --git a/NEWS b/NEWS index 4a86e8b..caceb20 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,13 @@ For details about backwards incompatible changes, see: Each release section notes when backwards incompatible changes have been made. +Version 1.3.0 +------------- + +This version has not been released yet. + + * The source code repository was switched from SVN to Git. + Version 1.2.0 -------------
