~mbp/bzr/with-miniobject

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-12-01 20:17:21 UTC
  • mfrom: (3872.2.6 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20081201201721-zconkq0v7pow8nmw
(Marius Kruger) Raise an exception when we encounter an non-existing
        dotted revno.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
      PyErr_NoMemory() before returning NULL in PatienceSequenceMatcher_new.
21
21
      (Andrew Bennetts, #303206)
22
22
 
 
23
    * Give proper error message for diff with non-existent dotted revno.
 
24
      (Marius Kruger, #301969)
 
25
 
23
26
  DOCUMENTATION:
24
27
 
25
28
  API CHANGES: