Updated Branches: refs/heads/trunk 74613f5c4 -> 25673c242
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/25673c24 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/25673c24 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/25673c24 Branch: refs/heads/trunk Commit: 25673c242845b39d2dcbe93e41459f3f55bb1691 Parents: 74613f5 Author: Paul J. Davis <[email protected]> Authored: Sat Oct 1 22:25:06 2011 -0500 Committer: Paul J. Davis <[email protected]> Committed: Sat Oct 1 22:25:06 2011 -0500 ---------------------------------------------------------------------- CHANGES | 9 +++++++++ NEWS | 7 +++++++ 2 files changed, 16 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/25673c24/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/25673c24/NEWS ---------------------------------------------------------------------- diff --git a/NEWS b/NEWS index 4a86e8b..00fbebc 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 migrated from SVN to Git. + Version 1.2.0 -------------
