Fix a logic bug so that jrnl -h and jrnl -v are possible even if jrnl not configured yet.

This commit is contained in:
Manuel Ebert 2014-01-26 14:15:46 +01:00
parent da9be85198
commit 9cc37f964f
3 changed files with 9 additions and 6 deletions

View file

@ -4,6 +4,7 @@ Changelog
### 1.7 (December 22, 2013)
* __1.7.9__ Fix a logic bug so that jrnl -h and jrnl -v are possible even if jrnl not configured yet.
* __1.7.8__ Upgrade to parsedatetime 1.2
* __1.7.7__ Cleaned up imports, better unicode support
* __1.7.6__ Python 3 port for slugify