diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-07 12:59:36 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-07 12:59:36 -0500 |
commit | cea48901e37c2c6a370cbbdb5ceee2e197182c71 (patch) | |
tree | 20d94ba333dc17e840c1b855d953322ed527c828 /packaging/debian | |
parent | 468c49b6fed363f509fc86dfd8241b705ec6c096 (diff) |
fix the marginal ui output so that it's not prefixed by the
LOG_PREFIX. also make sure to always export the LOG_PREFIX, so that
it gets passed to subprocces su_monkeysphere_user.
Diffstat (limited to 'packaging/debian')
-rw-r--r-- | packaging/debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 873b058..093c157 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,3 +1,10 @@ +monkeysphere (0.25-1~pre) UNRELEASED; urgency=low + + * New upstream release: + - fix the marginal ui output so that it's not prefixed by the LOG_PREFIX + + -- Jameson Graef Rollins <jrollins@finestructure.net> Sat, 07 Mar 2009 12:28:13 -0500 + monkeysphere (0.24-1) unstable; urgency=low * New upstream release: |