~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-05-10 08:22:18 UTC
  • Revision ID: mbp@sourcefrog.net-20050510082218-cb22b6d981315883
- cope on platforms with no urandom feature
  including win32 python2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
 
83
83
    * New developer commands ``added``, ``modified``.
84
84
 
 
85
 
 
86
  PORTABILITY:
 
87
 
 
88
    * Cope on Windows on python2.3 by using the weaker random seed.
 
89
      2.4 is now only recommended.
 
90
 
 
91
 
85
92
bzr-0.0.4  2005-04-22
86
93
 
87
94
  ENHANCEMENTS: