~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-07-19 21:32:09 UTC
  • mfrom: (5349.2.6 32669-symlinks)
  • Revision ID: pqm@pqm.ubuntu.com-20100719213209-3bqfu9jg2md5zga6
(mbp) Transport.stat('') on a symlink returns info about the link (Martin
 Pool)

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
* Check if both --diff-options and --using are set, and exit with error
32
32
  in this case. (Matthäus G. Chajdas, #234708)
33
33
 
 
34
* ``Transport.stat`` on a symlink, including a transport pointing directly
 
35
  to a symlink, now returns information about the symlink.
 
36
  (Martin Pool)
 
37
 
34
38
* `PathNotChild` should not give a traceback.
35
39
  (Martin Pool, #98735)
36
40