Adding changelog entries for 1.3.4

This commit is contained in:
James Cammarata 2013-10-29 16:07:52 -05:00
parent d3c8832414
commit f18854371a

View file

@ -63,6 +63,11 @@ Misc changes:
* name of executable can be passed to pip/gem etc, for installing under *different* interpreters
* copy of ./hacking/env-setup added for fish users, ./hacking/env-setup.fish
1.3.4 "Top of the World" (reprise) - October 29, 2013
Fixed a bug in the copy module, where a filename containing the string "raw" was handled incorrectly
Fixed a bug in accelerate mode, where copying a zero-length file out would fail
1.3.3 "Top of the World" (reprise) - October 9, 2013
Additional fixes for accelerate mode.