Last commit also removed curl from linux standalone tarball.
Which may or may not have been a mistake.. I'm inclined to go ahead and
simplify it.
This commit is contained in:
Joey Hess 2023-08-15 14:22:30 -04:00
parent 571a516ed2
commit 75275ed41f
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -7,7 +7,7 @@ git-annex (10.20230803) UNRELEASED; urgency=medium
* Fix behavior when importing a tree from a directory remote when the
directory does not exist. An empty tree was imported, rather than the
import failing.
* Stop bundling curl in the OSX dmg.
* Stop bundling curl in the OSX dmg and linux standalone image.
-- Joey Hess <id@joeyh.name> Mon, 07 Aug 2023 13:04:13 -0400