diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-20 14:19:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-20 14:34:35 -0400 |
commit | ebadbeaf335ef4cb4577494455e71072aeca706e (patch) | |
tree | 0b94d48cf5462eb4f41f4c4b3c350432d88ae79d /debian | |
parent | ef2c199902b0a5f6fb7d2dc5ca859e58433a0645 (diff) |
changelog for 1a90265f6e2700a1af971c2e28b6408fcc58def6 now that I understand it better
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1a484ac67..30d7e203f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,10 @@ git-annex (4.20130710) UNRELEASED; urgency=low * Display byte sizes with more precision. * New improved version of the git-annex logo, contributed by John Lawrence. + * watcher: Fixed a crash that could occur when a directory was renamed + or deleted before it could be scanned. + * watcher: Partially worked around a bug in hinotify, no longer crashes + if hinotify cannot process a directory (but can't detect changes in it) -- Joey Hess <joeyh@debian.org> Tue, 09 Jul 2013 19:17:13 -0400 |