~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-01-30 19:47:01 UTC
  • mfrom: (3201.1.3 nfc)
  • Revision ID: pqm@pqm.ubuntu.com-20080130194701-iykyel7v3q52qsol
(jam, #185458) Switch from NFKC => NFC for normalization checks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
    * ``reconfigure`` preserves tags when converting to and from lightweight
61
61
      checkouts.  (Aaron Bentley, #182040)
62
62
 
 
63
    * Switch from NFKC => NFC for normalization checks. NFC allows a few
 
64
      more characters which should be considered valid.
 
65
      (John Arbash Meinel, #185458)
 
66
 
63
67
    * Unknown hostnames when connecting to a ``bzr://`` URL no longer cause
64
68
      tracebacks.  (Andrew Bennetts, #182849)
65
69