diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-27 17:52:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-27 17:52:20 -0400 |
commit | 9e53aca36b2b709034dc3ff57827a964e4a8a3d8 (patch) | |
tree | 7d72f4ffb9ea420be76e1ea8d8a9a451672ea32f /debian | |
parent | 9dc4ae46a6aac0d107c30b98bf137bc0dd5a4963 (diff) |
addurl, importfeed: Sanitize | and some other symbols and special characters.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 11e1d21ee..9692cc56c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ git-annex (5.20131222) UNRELEASED; urgency=medium in the Linux standalone build, and OSX app, so they will be available when it's added to PATH. * Added new external special remote interface. + * addurl, importfeed: Sanitize | and some other symbols and special + characters. -- Joey Hess <joeyh@debian.org> Tue, 24 Dec 2013 13:54:32 -0400 |