~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-08-25 16:20:24 UTC
  • mfrom: (1956.1.1 uncommit-57660)
  • Revision ID: pqm@pqm.ubuntu.com-20060825162024-eda7457881a28da7
(jam) Fix bug #57660: uncommit should preserve pending merges

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
  BUG FIXES:
25
25
 
 
26
    * ``bzr uncommit`` preserves pending merges. (John Arbash Meinel, #57660)
 
27
 
26
28
    * Active FTP transport now works as intended. (ghozzy, #56472)
27
29
 
28
30
    * Really fix mutter() so that it won't ever raise a UnicodeError.