b0963f859d
Work has gone in to reducing memory usage in the 2.1 series. This is a small bugfix release. Upgrading is recommended for anyone running 2.1.0 or earlier. Bugfixes: * Avoid malloc(0) in patiencediff, which is non-portable. * Fix stub sftp test server to call os.getcwdu(). * Merge correctly when this_tree is not a WorkingTree. * Warn if pyrex is too old to compile the new SimpleSet and StaticTuple extensions, rather than having the build fail randomly.
8 lines
377 B
Text
8 lines
377 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.4 2010/12/04 01:21:06 gdt Exp $
|
|
|
|
bzr requires security/py-paramiko in order to push branches over sftp
|
|
and www/py-curl to verify https certificates. For the "shelve" command
|
|
devel/py-curses is required.
|
|
|
|
===========================================================================
|