~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Zearin
  • Date: 2010-11-12 22:36:19 UTC
  • mto: (5570.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 5572.
  • Revision ID: zearin@users.sourceforge.net-20101112223619-1i2oscfgg1xgzuqk
Continued capitalization fixes ([S]FTP, SSH).

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)