~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2006-12-15 08:36:50 UTC
  • mto: (2193.3.1 short-options)
  • mto: This revision was merged to the branch mainline in revision 2203.
  • Revision ID: mbp@sourcefrog.net-20061215083650-14cbsfiijfq3kdf9
remove global registration of short options

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
 
49
49
    * ``bzr help hidden-commands`` lists all hidden commands. (Aaron Bentley)
50
50
 
 
51
    * New option ``bzr diff -C`` shows the changes in the specified revision
 
52
      (by default, the tip) relative to its primary parent.  So ``bzr diff
 
53
      -C -r 324`` shows the changes committed by 324, rather than the changes 
 
54
      from 324 to the working tree.
 
55
      (#56299, Martin Pool)
 
56
     
 
57
 
51
58
  INTERNALS:
52
59
 
53
60
    * Change Revision serialization to only write out millisecond
56
63
 
57
64
    * Test suite ends cleanly on Windows.  (Vincent Ladeuil)
58
65
 
 
66
    * Single-letter short options are no longer globally declared.  (Martin
 
67
      Pool)
 
68
 
59
69
  BUG FIXES:
60
70
 
61
71
    * ``bzr annotate`` now defaults to showing dotted revnos for merged