~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-1.16.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-04-18 04:55:00 UTC
  • mfrom: (5784.2.1 754188-apport-test)
  • Revision ID: pqm@pqm.ubuntu.com-20110418045500-ce6lkgyiq7f47q43
(mbp) Rewrite test_report_bug_legacy away from using doctest (see bug
 764188) (Martin Pool)

Show diffs side-by-side

added added

removed removed

Lines of Context:
189
189
  numerous bad bugs with line-ending support. (Ian Clatworthy, #362030)
190
190
 
191
191
* Fix problem of "directory not empty" when contending for a lock over
192
 
  sftp.  (Martin Pool, #340352)
 
192
  SFTP.  (Martin Pool, #340352)
193
193
 
194
194
* Fix rule handling so that eol is optional, not mandatory.
195
195
  (Ian Clatworthy, #379370)