~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-12-01 05:35:52 UTC
  • mfrom: (4792.6.2 trace-buffering)
  • Revision ID: pqm@pqm.ubuntu.com-20091201053552-yws5hsfrricui8b6
(mbp) remove extra buffer flushing on trace file

Show diffs side-by-side

added added

removed removed

Lines of Context:
182
182
* Shelve command refuse to run if there is no real terminal.
183
183
  (Alexander Belchenko)
184
184
 
 
185
* Avoid unnecessarily flushing of trace file; it's now unbuffered at the
 
186
  Python level.  (Martin Pool)
 
187
 
185
188
Documentation
186
189
*************
187
190