~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2010-01-12 04:31:02 UTC
  • mto: This revision was merged to the branch mainline in revision 4950.
  • Revision ID: mbp@sourcefrog.net-20100112043102-h3bametv7uokva2p
If there's an OS error running a user-specified editor, always show it,
regardless of errno.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
Bug Fixes
40
40
*********
41
41
 
42
 
* Better message when Windows reports "error 123" when trying to start an
43
 
  editor.  (Martin Pool, #504842)
 
42
* Better message when Windows reports "error 123" (literally number 123)
 
43
  when trying to start an editor.  (Martin Pool, #504842)
44
44
 
45
45
* ``bzr export dir`` now requests all file content as a record stream,
46
46
  rather than requsting the file content one file-at-a-time. This can make