~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to README

  • Committer: Martin Pool
  • Date: 2005-05-10 08:23:09 UTC
  • Revision ID: mbp@sourcefrog.net-20050510082309-92b2ba534866314e
- now only python2.3 is required

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
***********************************
2
 
Release notes for Bazaar-NG (pre-0)
3
 
***********************************
 
1
*********************************
 
2
Release notes for Bazaar-NG 0.0.5
 
3
*********************************
4
4
 
5
 
mbp@sourcefrog.net, March 2005, Canberra
 
5
mbp@sourcefrog.net, May 2005, Canberra
6
6
 
7
7
 
8
8
 
24
24
This is mostly developed on Linux (Ubuntu); it should work on Unix,
25
25
Windows, or OS X with relatively little trouble.
26
26
 
27
 
The only dependency is Python, at least 2.3 and preferably 2.4.  On
28
 
Windows, Python2.4 is required.
 
27
The only dependency is Python, at least 2.3 and preferably 2.4.  
29
28
 
30
29
You may optionally install cElementTree to speed up some operations.
31
30