~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-02-10 22:24:03 UTC
  • mfrom: (4988.10.6 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20100210222403-ie0c64ofqz81pq2n
(jam)(trivial) Fix bug #304182 by adding a simple docstring.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
Bug Fixes
34
34
*********
35
35
 
 
36
* Added docstring for ``Tree.iter_changes``
 
37
  (John Arbash Meinel, #304182)
 
38
 
36
39
* Allow exporting a single file using ``bzr export``.
37
40
  (Michal Junák, #511987)
38
41