~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Alexander Belchenko
  • Date: 2009-07-29 13:46:55 UTC
  • mto: This revision was merged to the branch mainline in revision 4578.
  • Revision ID: bialix@ukr.net-20090729134655-cje82wzo7rex9pbt
Fixed export to existing empty directory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
  causes a redirection loop when bzr tries to read a URL as a bundle.
65
65
  (Andrew Bennetts, #400847)
66
66
  
 
67
* Fixed export to existing directory: if directory is empty then export 
 
68
  will succeed, otherwise it fails with error.
 
69
  (Alexander Belchenko, #406174)
 
70
 
67
71
* Fixed spurious "Source branch does not support stacking" warning when
68
72
  pushing. (Andrew Bennetts, #388908)
69
73