Version v1.2
This commit is contained in:
parent
5a5244e164
commit
a827d886f4
2 changed files with 13 additions and 1 deletions
12
CHANGELOG
12
CHANGELOG
|
|
@ -1,3 +1,15 @@
|
|||
vX.X (XXXX-XX-XX)
|
||||
=================
|
||||
* placeholder for next version's changelog
|
||||
|
||||
v1.2 (2016-09-10)
|
||||
=================
|
||||
* Changed: big rework of logging handling. Now done through I/O-redirection of file descriptors 1 to 5.
|
||||
* Fix: Add case for s-nail when using mailx.
|
||||
* Fix: Always exclude /proc from Source Disk Use Information.
|
||||
* Fix issue #140: Add --no-show-photos to --gpg-options.
|
||||
* Fix "line 89: 4: Bad file descriptor" when printing usage without config set up.
|
||||
|
||||
v1.1 (2016-09-03)
|
||||
===================
|
||||
* Fix and improve handling of INCLIST and EXCLIST (issue #128)
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
v1.1
|
||||
v1.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue