~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-10-12 11:15:06 UTC
  • mto: (1185.16.26)
  • mto: This revision was merged to the branch mainline in revision 1454.
  • Revision ID: mbp@sourcefrog.net-20051012111506-0e800db53a9f6990
- note cherrypicked changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
bzr 0.1.1 2005-10-12
 
2
 
 
3
  BUG FIXES:
 
4
 
 
5
    * Fix problem in pulling over http from machines that do not 
 
6
      allow directories to be listed.
 
7
 
 
8
    * Avoid harmless warning about invalid hash cache after 
 
9
      upgrading branch format.
 
10
 
 
11
  PERFORMANCE: 
 
12
  
 
13
    * Avoid some unnecessary http operations in branch and pull.
 
14
 
1
15
bzr 0.1 2005-10-11
2
16
 
3
17
  NOTES: