Added changelog entry for the rmtree error function.

This commit is contained in:
Bastian Kleineidam 2010-04-05 02:58:09 +02:00
parent 04fb6ec5e5
commit 1e83fc3594
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
* Correct shell quoting of commandline arguments. Now files with * Correct shell quoting of commandline arguments. Now files with
spaces or other special characters are handled correctly. 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) 0.9 "Cargo" (released 26.3.2010)