~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-0.18.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:
132
132
* Long log format reports deltas on merge revisions.
133
133
  (John Arbash Meinel, Kent Gibson)
134
134
 
135
 
* Make initial push over ftp more resilient. (John Arbash Meinel)
 
135
* Make initial push over FTP more resilient. (John Arbash Meinel)
136
136
 
137
137
* Print a summary of changes for update just like pull does.
138
138
  (Daniel Watkins, #113990)