diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-29 15:52:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-29 15:52:20 -0400 |
commit | cbd86a2f2c9c666f718fbd72901f7216acf6557f (patch) | |
tree | 57724f6a985cd4ca9b3aac971ba91b282c2c1fb6 /debian/changelog | |
parent | ceeff9ec03a1674ac7d5389ecafb3a2a5b3a4993 (diff) |
importfeed: Support youtube playlists.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cfb8e9309..7a8727f79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ git-annex (5.20131222) UNRELEASED; urgency=medium This also fixes a problem when a direct mode repo was somehow set to v3 rather than v4, and so the automatic direct mode upgrade to v5 was not done. + * importfeed: Support youtube playlists. -- Joey Hess <joeyh@debian.org> Tue, 24 Dec 2013 13:54:32 -0400 |