/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

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

  • Committer: John Arbash Meinel
  • Date: 2011-01-10 22:20:12 UTC
  • mfrom: (5582 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5599.
  • Revision ID: john@arbash-meinel.com-20110110222012-mtcqudkvmzwiufuc
Merge in the bzr.dev 5582

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