~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Martin Pool
  • Date: 2010-10-15 10:19:25 UTC
  • mto: This revision was merged to the branch mainline in revision 5503.
  • Revision ID: mbp@sourcefrog.net-20101015101925-qr2m0i5sv6ad0bs2
Superstitious argument quoting in makefile

Show diffs side-by-side

added added

removed removed

Lines of Context:
119
119
* When logging the changes to a particular file, there was a bug if there
120
120
  were ghosts in the revision ancestry. (John Arbash Meinel, #209948)
121
121
 
122
 
* xs4all's FTP server returns a temporary error when trying to list an
 
122
* xs4all's ftp server returns a temporary error when trying to list an
123
123
  empty directory, rather than returning an empty list. Adding a
124
124
  workaround so that we don't get spurious failures.
125
125
  (John Arbash Meinel, #215522)
136
136
 
137
137
* Improved the documentation on hooks. (Ian Clatworthy)
138
138
 
139
 
* Update authentication docs regarding SSH agents.
 
139
* Update authentication docs regarding ssh agents.
140
140
  (Vincent Ladeuil, #183705)
141
141
 
142
142
Testing