~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-03-20 18:06:14 UTC
  • mfrom: (3280.4.5 uncommit_local)
  • Revision ID: pqm@pqm.ubuntu.com-20080320180614-grrzhydka050ap3a
(jam) Add --local to bzr uncommit, bug #93412

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    * ``bzr mv a b`` can be now used also to rename previously renamed
37
37
      directories, not only files. (Lukáš Lalinský, #107967)
38
38
 
 
39
    * ``bzr uncommit --local`` can now remove revisions from the local
 
40
      branch to be symmetric with ``bzr commit --local``.
 
41
      (John Arbash Meinel, #93412)
 
42
 
39
43
    * Don't ask for a password if there is no real terminal.
40
44
      (Alexander Belchenko, #69851)
41
45