~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: wang
  • Date: 2006-10-19 03:25:55 UTC
  • mto: (2111.1.1 32054)
  • mto: This revision was merged to the branch mainline in revision 2113.
  • Revision ID: wang@ubuntu-20061019032555-79c04af4940e8e94
If a commit fails, the commit message is stored in a file at the root of
the tree for later commit. Fixes #32054

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
 
93
93
   * diff3 does not indicate conflicts on clean merge. (Aaron Bentley)
94
94
 
 
95
    * If a commit fails, the commit message is stored in a file at the root of
 
96
      the tree for later commit. (Cheuksan Edward Wang, Stefan Metzmacher,
 
97
      #32054)
 
98
 
95
99
  TESTING:
96
100
 
97
101
    * New test base class TestCaseWithMemoryTransport offers memory-only