At http://bzr.arbash-meinel.com/branches/bzr/jam-integration
------------------------------------------------------------ revno: 3699 revision-id: [EMAIL PROTECTED] parent: [EMAIL PROTECTED] committer: John Arbash Meinel <[EMAIL PROTECTED]> branch nick: jam-integration timestamp: Tue 2008-09-09 22:46:39 -0500 message: Fix NEWS for proper 1.7rc1 release.
=== modified file 'NEWS' --- a/NEWS 2008-09-09 21:27:30 +0000 +++ b/NEWS 2008-09-10 03:46:39 +0000 @@ -4,8 +4,16 @@ .. contents:: -bzr 1.7 2008-09-09 ------------------- +bzr 1.7rc1 2008-09-09 +--------------------- + +This release candidate for bzr 1.7 has several bug fixes and a few +performance and feature improvements. ``bzr rm`` will now scan for +missing files and remove them, like how ``bzr add`` scans for unknown +files and adds them. A bit more polish has been applied to the stacking +code. The b-tree indexing code has been brought in, with an eye on using +it in a future repository format. + CHANGES:
-- bazaar-commits mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/bazaar-commits
