diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-09 02:16:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-09 02:16:22 -0400 |
commit | 3525841462da6cbf6205028a66102b6462af6713 (patch) | |
tree | 44c666676aa1c70749e7abe577ff6a4013e8132f /debian | |
parent | 2491797a7e80c8f91bff0128b9045c5eb14668f6 (diff) |
Allow building without quvi support.
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 6a5150eb8..2e537c6dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,7 @@ git-annex (4.20130828) UNRELEASED; urgency=low Works around chromium behavior where ajax connections to urls that were already accessed are denied after navigating back to a previous page. + * Allow building without quvi support. -- Joey Hess <joeyh@debian.org> Tue, 27 Aug 2013 11:03:00 -0400 |