~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-02-15 12:40:16 UTC
  • mfrom: (2279.4.4 win98.support)
  • Revision ID: pqm@pqm.ubuntu.com-20070215124016-39cb7bf4759aeede
(bialix) custom reimplementation of abspath in Python for Windows
 98 (#84278)

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
    * ``bzr log branch/file`` works for local treeless branches
102
102
      (Aaron Bentley, #84247)
103
103
 
 
104
    * Fix problem with UNC paths on Windows 98. (Alexander Belchenko, #84728)
 
105
 
104
106
  TESTING:
105
107
 
106
108
    * New ``--first`` option to ``bzr selftest`` to run specified tests