~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

(parthm) EACCES error during clean-tree is now shown as a warning and bzr
 does not error out. (Parth Malwankar)

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
  regular expression.
58
58
  (Parth Malwankar #300062)
59
59
 
 
60
* ``clean-tree`` issues a warning if it is unable to delete a file
 
61
  due to ``errno.EACCES`` instead of exiting with an error on Windows.
 
62
  (Parth Malwankar, #430785)
 
63
 
60
64
* CommitBuilder now uses the committer instead of _config.username to generate
61
65
  the revision-id.  (Aaron Bentley, #614404)
62
66