~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Andrew Bennetts
  • Date: 2010-01-13 23:12:45 UTC
  • mto: This revision was merged to the branch mainline in revision 4960.
  • Revision ID: andrew.bennetts@canonical.com-20100113231245-raz7bwkpmz44x06f
Add NEWS entry.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
  returns ``EINTR`` by calling ``PyErr_CheckSignals``.  This affected the
59
59
  optional ``_readdir_pyx`` extension.  (Andrew Bennetts, #495023)
60
60
 
 
61
* Fix "Too many concurrent requests" in reconcile when network connection
 
62
  fails.  (Andrew Bennetts, #503878)
 
63
 
61
64
* Give a clearer message if the lockdir disappears after being apparently
62
65
  successfully taken.  (Martin Pool, #498378)
63
66