~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-08-01 17:14:51 UTC
  • mfrom: (2662.1.1 bzr.easy_install)
  • Revision ID: pqm@pqm.ubuntu.com-20070801171451-en3tds1hzlru2j83
allow ``easy_install bzr`` runs without fatal errors. (#125521, bialix,
 r=mbp)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
    * ``bzr add *`` no more fails on Windows if working tree contains
36
36
      non-ascii file names. (Kuno Meyer, #127361)
37
37
 
 
38
    * allow ``easy_install bzr`` runs without fatal errors. 
 
39
      (Alexander Belchenko, #125521)
 
40
 
38
41
  IMPROVEMENTS:
39
42
 
40
43
    * Don't show "dots" progress indicators when run non-interactively, such