~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Lukáš Lalinsky
  • Date: 2007-08-16 17:36:50 UTC
  • mto: (2754.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 2755.
  • Revision ID: lalinsky@gmail.com-20070816173650-772z26k64nv7uq2k
Use UTF-8 encoded StringIO for log tests to avoid failures on non-ASCII committer names.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    * ``Transport.should_cache`` has been removed.  It was not called in the
24
24
      previous release.  (Martin Pool)
25
25
 
 
26
  TESTING:
 
27
 
 
28
    * Use UTF-8 encoded StringIO for log tests to avoid failures on
 
29
      non-ASCII committer names.  (Lukáš Lalinský)
 
30
 
 
31
 
26
32
bzr 0.90rc1 2007-08-14
27
33
 
28
34
  BUGFIXES: