~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-10-06 04:09:55 UTC
  • mfrom: (1413)
  • mto: (1185.13.3)
  • mto: This revision was merged to the branch mainline in revision 1417.
  • Revision ID: mbp@sourcefrog.net-20051006040955-36f27e5a8d5c977b
[merge] from robert

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
    * 'bzr status' now shows unknown files inside a selected directory.
30
30
      Patch from Heikki Paajanen.
31
31
 
 
32
 
32
33
  INTERNALS:
33
34
 
34
35
    * Test case failures have the exception printed after the log 
35
36
      for your viewing pleasure.
36
37
 
 
38
    * InventoryEntry is now an abstract base class, use one of the
 
39
      concrete InventoryDirectory etc classes instead.
 
40
 
37
41
 
38
42
  TESTING:
39
43