~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Alexander Belchenko
  • Date: 2007-08-01 15:06:30 UTC
  • mto: This revision was merged to the branch mainline in revision 2666.
  • Revision ID: bialix@ukr.net-20070801150630-yutqeweo2akutdc0
allow ``easy_install bzr`` runs without fatal errors. (Alexander Belchenko, #125521)

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