~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

terminal_width is now very large for non-tty

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
* ``bzr+http`` servers no longer give spurious jail break errors when
26
26
  serving branches inside a shared repository.  (Andrew Bennetts, #348308)
27
27
 
 
28
* ``osutils.terminal_width()`` will now return a very large value
 
29
  to avoid truuncated lines when using pagers (for example).
 
30
  (Joke de Buhr, Vincent Ladeuil, #353370)
 
31
 
28
32
* TreeTransform.adjust_path updates the limbo paths of descendants of adjusted
29
33
  files.  (Aaron Bentley)
30
34