28
28
by forcing it to recv 64k at a time when reading lines in HTTP headers,
29
29
rather than just 1 byte at a time. (Andrew Bennetts)
33
39
* ``bzr mv a b`` can be now used also to rename previously renamed
34
40
directories, not only files. (Lukáš Lalinský, #107967)
36
46
* Don't ask for a password if there is no real terminal.
37
47
(Alexander Belchenko, #69851)