diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-05 18:26:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-05 18:26:53 -0400 |
commit | 3118df84f037fe293ba60191b787c6605aa9877f (patch) | |
tree | ac75ab92189a1a95e2f6b21fd3e628ee91c2c9d6 /debian | |
parent | b21d58eaf55608f4e49b2615319b900d29b9c32f (diff) |
assistant: Smarter log file rotation, which takes free disk space into account.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e3fa18572..80b310de2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,8 @@ git-annex (5.20140228) UNRELEASED; urgency=medium * webdav: When built with a new enough haskell DAV (0.6), disable the http response timeout, which was only 5 seconds. * webapp: Include no-pty in ssh authorized_keys lines. + * assistant: Smarter log file rotation, which takes free disk space + into account. -- Joey Hess <joeyh@debian.org> Fri, 28 Feb 2014 14:52:15 -0400 |