Rev 2377: NEWS for fixing bug 90111 in http://bzr.arbash-meinel.com/branches/bzr/0.15-dev/commit_kind_change_90111
John Arbash Meinel
john at arbash-meinel.com
Fri Mar 23 20:23:38 GMT 2007
At http://bzr.arbash-meinel.com/branches/bzr/0.15-dev/commit_kind_change_90111
------------------------------------------------------------
revno: 2377
revision-id: john at arbash-meinel.com-20070323202323-u2rkmkkcily01t6o
parent: john at arbash-meinel.com-20070323201901-2m5hfkh8xe26wywh
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: commit_kind_change_90111
timestamp: Fri 2007-03-23 15:23:23 -0500
message:
NEWS for fixing bug 90111
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS 2007-03-22 23:08:20 +0000
+++ b/NEWS 2007-03-23 20:23:23 +0000
@@ -29,6 +29,12 @@
* ``bzr checkout source`` should create a local branch in the same
format as source. (John Arbash Meinel, #93854)
+
+ * ``bzr commit`` with a kind change was failing to update the
+ last-changed-revision for directories. The
+ InventoryDirectory._unchanged only looked at the parent_id and name,
+ ignoring the fact that the kind could have changed, too.
+ (John Arbash Meinel, #90111)
bzr 0.15rc2 2007-03-14
More information about the bazaar-commits
mailing list