Make the Log configuration option expand ~

This commit is contained in:
Sebastian Hahn
2011-04-22 16:06:52 +02:00
parent 3f7f96d9e7
commit 91aa6f08bc
2 changed files with 9 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes:
- Be more consistent in our treatment of file system paths. ~ should
get expanded to the user's home directory in the Log config option.
Bugfix on 0.2.0.1-alpha, which introduced the feature for the -f and
--DataDirectory options.