~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-11-14 06:06:41 UTC
  • mfrom: (2978.4.1 lp133751)
  • mto: This revision was merged to the branch mainline in revision 2990.
  • Revision ID: aaron.bentley@utoronto.ca-20071114060641-mtgu4avc4x6td0v0
Merge Kent's revision 0 fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
   * Fix exception when revisionspec contains merge revisons but log
88
88
     formatter doesn't support merge revisions. (Kent Gibson, #148908)
89
89
 
 
90
   * Return error instead of a traceback for ``bzr log -r0``.
 
91
     (Kent Gibson, #133751)
 
92
 
90
93
  API BREAKS:
91
94
 
92
95
   * ``osutils.backup_file`` is deprecated. Actually it's not used in bzrlib