~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2006-08-16 16:36:26 UTC
  • mto: This revision was merged to the branch mainline in revision 1934.
  • Revision ID: abentley@panoramicfeedback.com-20060816163626-519225965ccbda59
Document inverse options in NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
      This will cache some of the intermediate trees, and decrease the
15
15
      setup time for benchmark tests. (John Arbash Meinel)
16
16
 
 
17
    * Inverse forms are provided for all boolean options.  For example,
 
18
      --strict has --no-strict, --no-recurse has --recurse (Aaron Bentley)
 
19
 
17
20
  BUG FIXES:
18
21
 
19
22
    * Handle TZ=UTC properly when reading/writing revisions.