~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-09-22 19:59:14 UTC
  • mfrom: (2030.1.5 nested-rio)
  • Revision ID: pqm@pqm.ubuntu.com-20060922195914-56c9cc71b2ea2e6f
(jam) fixes for rio and version-info

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
 
43
43
  BUG FIXES:
44
44
 
 
45
    * Add ``Stanza.to_unicode()`` which can be passed to another Stanza
 
46
      when nesting stanzas. Also, fix ``read_stanza`` to handle when
 
47
      reading a nested Stanza. (John Arbash Meinel)
 
48
 
45
49
    * Transform._set_mode() needs to stat the right file. 
46
50
      (John Arbash Meinel, #56549)
47
51