~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2010-07-16 13:06:33 UTC
  • mfrom: (4634.157.8 192859-2.0-symlinks)
  • mto: This revision was merged to the branch mainline in revision 5351.
  • Revision ID: mbp@canonical.com-20100716130633-2kfmbbo8f4om85n4
merge fix for bug 128562 back to trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1538
1538
  history no longer crash when deleted files are involved.
1539
1539
  (Vincent Ladeuil, John Arbash Meinel, #375898)
1540
1540
 
 
1541
* ``bzr commit SYMLINK`` now works, rather than trying to commit the
 
1542
  target of the symlink.
 
1543
  (Martin Pool, John Arbash Meinel, #128562)
 
1544
 
1541
1545
* ``bzr revert`` now only takes write lock on working tree, instead of on 
1542
1546
  both working tree and branch.
1543
1547
  (Danny van Heumen, #498409)
1572
1576
  (John Arbash Meinel, #583486)
1573
1577
 
1574
1578
 
 
1579
Testing
 
1580
*******
 
1581
 
 
1582
* ``build_tree_contents`` can create symlinks.
 
1583
  (Martin Pool, John Arbash Meinel)
 
1584
 
 
1585
 
1575
1586
bzr 2.0.5
1576
1587
#########
1577
1588