diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-08 14:18:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-08 14:25:18 -0400 |
commit | 5576dd93da0fe8224581d04e5668314c089304ea (patch) | |
tree | d599a94019942988862df165a5d85bd06c68539c /debian/changelog | |
parent | 7178699050dc4ec48a987dca03f0d4e07e8c2ab6 (diff) |
Fix build on platforms not supporting the webapp.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e0eb14f32..57f69b34c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,7 @@ git-annex (5.20140128) UNRELEASED; urgency=medium * Android: Avoid crashing when unable to set file mode for ssh config file due to Android filesystem horribleness. * Avoid building with DAV 0.6 which is badly broken (see #737902). + * Fix build on platforms not supporting the webapp. -- Joey Hess <joeyh@debian.org> Tue, 28 Jan 2014 13:57:19 -0400 |