diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-02 16:41:46 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-02 16:41:46 -0700 |
commit | ce1111775aa0e23680932508c2b31e8091ff8beb (patch) | |
tree | eab4d053ba040f15162cf5d860c24584cc779df1 /debian | |
parent | 93824de5efefc2810c3c62b27e6e1240440cdd0c (diff) |
Fix how file modification check is done, and fix accidental extraneous
output.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c81d844..8bfd387 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ monkeysphere (0.7-1) UNRELEASED; urgency=low + [ Daniel Kahn Gillmor ] * Added monkeysphere-server diagnostics subcommand. - -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Thu, 31 Jul 2008 19:27:45 -0400 + [ Jameson Graef Rollins ] + * fix how check for file modification is done. + + -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Sat, 02 Aug 2008 16:41:20 -0700 monkeysphere (0.6-1) experimental; urgency=low |