aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-03-10 15:38:15 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-03-10 15:38:15 -0400
commitbfad6f5a7d156d5ddf0e5cf3840d8d22f82a2377 (patch)
tree46b86930980714a58038340c1609ab2d6a154c49 /CHANGELOG
parent6b92a506b974816fe7bee3a19d902bb739c4c182 (diff)
Drop support for building without network-uri.
network-uri is available in Debian stable (backports) and testing, so no need to complicate the cabal file anymore
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 580faff6f..c697d0869 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,7 @@ git-annex (6.20170301.2) UNRELEASED; urgency=medium
in the warning message.
* Windows: Improve handling of shebang in external special remote
program, searching for the program in the PATH.
+ * Drop support for building without network-uri.
-- Joey Hess <id@joeyh.name> Thu, 02 Mar 2017 12:51:40 -0400