Fix reversion in init when ran as root, introduced in version 5.20150731.

This commit is contained in:
Joey Hess 2015-08-19 12:36:17 -04:00
parent 1e3d7ad4e0
commit c242e248e8
4 changed files with 17 additions and 2 deletions

1
debian/changelog vendored
View file

@ -14,6 +14,7 @@ git-annex (5.20150813) UNRELEASED; urgency=medium
* Avoid building the assistant on the hurd, since an inotify equivilant
is not yet implemented in git-annex for the hurd.
* importfeed --relaxed: Avoid hitting the urls of items in the feed.
* Fix reversion in init when ran as root, introduced in version 5.20150731.
-- Joey Hess <id@joeyh.name> Wed, 12 Aug 2015 14:31:01 -0400