~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-02-11 01:12:40 UTC
  • mfrom: (3999.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090211011240-gv0zdxmwomt3ndtn
Improve shelf documentation & fix backtrace (Daniel Watkins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
  BUG FIXES:
27
27
 
 
28
    * ``bzr unshelve`` gives a more palatable error if passed a non-integer
 
29
      shelf id. (Daniel Watkins)
 
30
 
28
31
  DOCUMENTATION:
29
32
 
 
33
    * The documentation for ``shelve`` and ``unshelve`` has been clarified.
 
34
      (Daniel Watkins, #327421, #327425)
 
35
 
30
36
  API CHANGES:
31
37
 
32
38
  INTERNALS: