/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Jelmer Vernooij
  • Author(s): Chadrik
  • Date: 2010-07-26 14:02:05 UTC
  • mto: (0.312.1 master) (6883.23.1 bundle-git)
  • mto: This revision was merged to the branch mainline in revision 6960.
  • Revision ID: jelmer@samba.org-20100726140205-m45dyrhi1ifg0fck
Fix 'bzr status' after 'bzr add' in native git working trees.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
  * Drop support for Bazaar < 2.0. (Jelmer Vernooij)
6
6
 
7
 
 BUGS
 
7
 BUG FIXES
8
8
 
9
9
  * Cope with kind changes when generating git objects from Bazaar 
10
10
    revisions that contain kind changes where a directory is changed 
11
 
        into a file and its (file/symlink) children are removed 
12
 
        (rather than moved). (#597758, Jelmer Vernooij)
 
11
    into a file and its (file/symlink) children are removed 
 
12
    (rather than moved). (#597758, Jelmer Vernooij)
13
13
 
14
14
  * Fix reading pack files over http. (#588724, Jelmer Vernooij)
15
15
 
 
16
  * Fix 'bzr status' after 'bzr add' in native git working trees.
 
17
    (#603800, Chadrik)
 
18
 
16
19
 FEATURES
17
20
 
18
21
  * Support specifying alternative paths for git-upload-pack and