diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-08-01 13:40:11 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-08-01 13:40:11 -0400 |
commit | c27bb69e547de6c17f49b6703a61a009fb862be2 (patch) | |
tree | 45bebd171b5c4408d0919f2ccea5d7b345adc211 /packaging | |
parent | cd341f153d21960fa9727de48c6f6a6b2c9bc684 (diff) |
attempting to resolve MS #675
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index eda81d8..a13a70d 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -9,6 +9,8 @@ monkeysphere (0.26~pre-1) unstable; urgency=low (Closes: #527765) - do permissions checks with a perl script instead of non-portable readlink GNUisms + - bail on permissions check if we hit the home directory (helpful on + Mac OS and other systems with loose /home or /Users (closes MS #675) -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sat, 01 Aug 2009 13:21:43 -0400 |