Added changelog entry for the rmtree error function.
This commit is contained in:
parent
04fb6ec5e5
commit
1e83fc3594
|
@ -2,6 +2,8 @@
|
|||
|
||||
* Correct shell quoting of commandline arguments. Now files with
|
||||
spaces or other special characters are handled correctly.
|
||||
* Use correct error routine on rmtree() errors. The previous
|
||||
one did not have the correct number of arguments.
|
||||
|
||||
0.9 "Cargo" (released 26.3.2010)
|
||||
|
||||
|
|
Loading…
Reference in New Issue