diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-09 17:44:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-09 17:44:45 -0400 |
commit | 9d97060a81812d40c1426266778d8fa577497f32 (patch) | |
tree | 6c20f9d81b798ffe915990e9fe123010b0877103 /debian | |
parent | 9925b47f1a6c3d4440ab55ed3c92b2792e67973c (diff) |
Tweak magic number to fix bad behavior in Firefox, which was caused by an earlier fix to bad behavior in Chromium.
Browsers are crap.
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 862fa4e7b..a51f2b664 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ git-annex (5.20131131) UNRELEASED; urgency=low * import: better handling of overwriting an existing file/directory/broken link when importing * Windows: assistant and webapp work! (very experimental) + * Fix bad behavior in Firefox, which was caused by an earlier fix to + bad behavior in Chromium. -- Joey Hess <joeyh@debian.org> Sun, 01 Dec 2013 13:57:58 -0400 |