~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-07-13 13:37:54 UTC
  • mfrom: (1850.3.6 uncommit-31426)
  • Revision ID: pqm@pqm.ubuntu.com-20060713133754-64c134fffd39fd99
(jam) update uncommit (bugs: #32526, #31426)

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
   * Improve the help text for 'bzr diff' to explain what various options do.
96
96
     (John Arbash Meinel, #6391)
97
97
 
 
98
   * 'bzr uncommit -r 10' now uncommits revisions 11.. rather than uncommitting
 
99
     revision 10. This makes -r10 more in line with what other commands do.
 
100
     'bzr uncommit' also now saves the pending merges of the revisions that
 
101
     were removed. So it is safe to uncommit after a merge, fix something,
 
102
     and commit again. (John Arbash Meinel, #32526, #31426)
 
103
 
98
104
  BUG FIXES:
99
105
 
100
106
    * Fix shadowed definition of TestLocationConfig that caused some