diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-12 01:46:15 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-12 01:46:15 -0400 |
commit | 76f242f43c2d835d332ee9c449e2858ead571acb (patch) | |
tree | 8e0b2089000f362088141907c65ba199099f40c2 /debian | |
parent | d3e96a9a428d868eb095674af35bc82b5f098c7d (diff) |
further lockfile debugging.
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 b034c88..fb0788e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ monkeysphere (0.16~pre-1) UNRELEASED; urgency=low [ Daniel Kahn Gillmor ] * replaced "#!/bin/bash" with "#!/usr/bin/env bash" for better portability. + * fixed busted lockfile arrangement, where empty file was being locked -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 11 Sep 2008 23:16:31 -0400 |