diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-04-16 17:42:22 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-04-16 17:42:22 +0200 |
commit | f0f7ad6b16706a084aa2800cc261370092608eb2 (patch) | |
tree | 164427aa09a86c7932d0ad8b9451e062e704bd80 /debian | |
parent | dabfca8301d1638d01fffabf7f8f70445102832a (diff) | |
download | itzks-systems-f0f7ad6b16706a084aa2800cc261370092608eb2.tar.gz itzks-systems-f0f7ad6b16706a084aa2800cc261370092608eb2.tar.bz2 itzks-systems-f0f7ad6b16706a084aa2800cc261370092608eb2.zip |
Fix reporting error (discovered by pyflakes).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6535adc..c5f6ce7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ itzks-systems (2015.04.16.1) UNRELEASED; urgency=medium - Allow for customer based [machine.<CUSTOMERID>] and [groups.<CUSTOMERID>] sections in /etc/standardskriver.cfg. This allows having all site configurations of all customers in one config file. + - Fix reporting error (discovered by pyflakes). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 16 Apr 2015 17:39:34 +0200 |