~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2006-08-23 19:48:09 UTC
  • mto: This revision was merged to the branch mainline in revision 1979.
  • Revision ID: john@arbash-meinel.com-20060823194809-4311444c2c3f6bd9
Update NEWS about fixing bug #55420

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
  BUG FIXES:
25
25
 
 
26
    * Give nicer error messages when a user supplies an invalid --revision
 
27
      parameter. (John Arbash Meinel, #55420)
 
28
 
26
29
    * Handle TZ=UTC properly when reading/writing revisions.
27
30
      (John Arbash Meinel, #55783, #56290)
28
31