At http://bazaar.launchpad.net/~lifeless/bzr/apply-inventory-delta
------------------------------------------------------------ revno: 4533 revision-id: [email protected] parent: [email protected] committer: Robert Collins <[email protected]> branch nick: apply-inventory-delta timestamp: Tue 2009-07-14 11:43:03 +1000 message: NEWS for chk_map changes. === modified file 'NEWS' --- a/NEWS 2009-07-13 13:25:18 +0000 +++ b/NEWS 2009-07-14 01:43:03 +0000 @@ -36,6 +36,9 @@ Internals ********* +* ``CHKMap.apply_delta`` now raises ``InconsistentDelta`` if a delta adds + as new a key which was already mapped. (Robert Collins) + bzr 1.17rc1 "So late it's brunch" 2009-07-13 ############################################ -- bazaar-commits mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/bazaar-commits
