diff options
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 28b9637..eda81d8 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -7,8 +7,10 @@ monkeysphere (0.26~pre-1) unstable; urgency=low permission-checking (closes MS #649) - test scripts use STRICT_MODES to avoid failure when built under /tmp (Closes: #527765) + - do permissions checks with a perl script instead of non-portable + readlink GNUisms - -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sun, 26 Jul 2009 22:18:20 -0400 + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sat, 01 Aug 2009 13:21:43 -0400 monkeysphere (0.25-1) unstable; urgency=low |