debian/NEWS: Fix NEWS file syntax

This commit is contained in:
Laurent Bigonville 2015-02-17 10:43:27 +01:00
parent f8cfca1b18
commit 47e0e45e35
2 changed files with 12 additions and 6 deletions

12
debian/NEWS vendored
View File

@ -1,13 +1,13 @@
nut (2.7.2-2) unstable; urgency=medium
Since version 1.2 NUT-Monitor uses safer directory permissions when
creating ~/.nut-monitor.
Since version 1.2 NUT-Monitor uses safer directory permissions when
creating ~/.nut-monitor.
NUT-Monitor will now detect a pre-1.2 settings directory on startup
and update its permissions.
NUT-Monitor will now detect a pre-1.2 settings directory on startup
and update its permissions.
Please note that passwords stored in NUT-Monitor prior to this change
may have been exposed, and it is recommended that they be reset.
Please note that passwords stored in NUT-Monitor prior to this change
may have been exposed, and it is recommended that they be reset.
-- Michael Fincham <michael.fincham@catalyst.net.nz> Fri, 13 Feb 2015 11:57:12 +1300

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
nut (2.7.2-3) UNRELEASED; urgency=medium
* debian/NEWS: Fix NEWS file syntax
-- Laurent Bigonville <bigon@debian.org> Tue, 17 Feb 2015 10:40:24 +0100
nut (2.7.2-2) unstable; urgency=medium
[ Laurent Bigonville ]