~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-12-11 05:13:36 UTC
  • mto: This revision was merged to the branch mainline in revision 3102.
  • Revision ID: aaron.bentley@utoronto.ca-20071211051336-mc7fscztxvrdxo1h
Uncommit doesn't throw when it encounters un-encodable characters

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
   * Fix Makefile rules for doc generation. (Ian Clatworthy, #175207)
23
23
 
 
24
   * ``uncommit`` works even when the commit messages of revisions to be
 
25
     removed use characters not supported in the terminal encoding.
 
26
     (Aaron Bentley)
 
27
 
24
28
  INTERNALS:
25
29
 
26
30
  API BREAKS: