~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-06-05 19:12:37 UTC
  • mfrom: (3449.4.2 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20080605191237-2306x0goo9pfh9to
(Lukáš Lalinský) Sanitize nick before using it as a patch filename for bzr send.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
      end of line, causing a knit snapshot in a 'knits' repository will no longer
20
20
      cause KnitCorrupt. (Robert Collins)
21
21
 
 
22
    * Sanitize branch nick before using it as an attachment filename in
 
23
      ``bzr send``. (Lukáš Lalinský, #210218)
 
24
 
22
25
  IMPROVEMENTS:
23
26
 
24
27
    * Added the 'alias' command to set/unset and display aliases. (Tim Penhey)