diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-01-26 15:05:36 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-01-26 15:05:36 -0400 |
commit | 7100a2b0e55d62c9c04a30e6f3db5ea58df8afd6 (patch) | |
tree | b5bd26a656faf42291a2fe4dae1ae39553368f44 /debian/changelog | |
parent | bd3243cffd7a3127e028a9efab0ad1e9e8fad018 (diff) |
prep release
Note that 4ba917a7a5f67e96c3848ae13c6eaa9eba6300c5 maligned FTP
incorrectly. The type checker didn't catch that bug because of the monad
instance for lists.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7371a861c..908382395 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (6.20160115) UNRELEASED; urgency=medium +git-annex (6.20160126) unstable; urgency=medium * Fix nasty reversion in the last release that broke sync --content's handling of many preferred content expressions. @@ -26,7 +26,7 @@ git-annex (6.20160115) UNRELEASED; urgency=medium aeson feed and regex-tdfa to the core dependencies. * Roll the dns build flag into the assistant build flag. - -- Joey Hess <id@joeyh.name> Fri, 15 Jan 2016 14:05:01 -0400 + -- Joey Hess <id@joeyh.name> Tue, 26 Jan 2016 14:57:42 -0400 git-annex (6.20160114) unstable; urgency=medium |