diff --git a/CHANGELOG b/CHANGELOG index 8325108..eae791a 100644 --- a/CHANGELOG +++ b/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) diff --git a/VERSION b/VERSION index 3a6a8d0..89a6e74 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.1 +v1.2