~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Martin Pool
  • Date: 2010-12-16 06:24:14 UTC
  • mfrom: (5538.2.4 bzr-docs-textfixes)
  • mto: This revision was merged to the branch mainline in revision 5572.
  • Revision ID: mbp@sourcefrog.net-20101216062414-y14p9t3otmmbtpsw
merge uppercasing of acronyms

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
* Fix a bug causing a ValueError crash in ``parse_line_delta_iter`` when
25
25
  fetching revisions from a knit to pack repository or vice versa using
26
 
  bzr:// (including over http or ssh).
 
26
  bzr:// (including over HTTP or SSH).
27
27
  (#208418, Andrew Bennetts, Martin Pool, Robert Collins)
28
28
 
29
29