~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Andrew Bennetts
  • Date: 2010-10-08 08:15:14 UTC
  • mto: This revision was merged to the branch mainline in revision 5498.
  • Revision ID: andrew.bennetts@canonical.com-20101008081514-dviqzrdfwyzsqbz2
Split NEWS into per-release doc/en/release-notes/bzr-*.txt

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)