~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-29 11:07:14 UTC
  • mfrom: (5813.1.1 realname-can-be-empty)
  • Revision ID: pqm@pqm.ubuntu.com-20110429110714-wr9f71ea9600lvb6
(jelmer) Allow realname to be empty in tests. (Jelmer Vernooij)

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)