34
34
* Avoid 'Invalid range access' errors when whole files are retrieved with
35
35
transport.http.get() . (Vincent Ladeuil, #924746)
37
40
* Two new command hooks, ``pre_command`` and ``post_command``,
38
41
provide notification before and after a command has been run.
39
42
(Brian de Alwis, Jelmer Vernooij)