diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-25 11:38:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-25 11:38:42 -0400 |
commit | cede7bdcdee25adcc635a0496ece6d7078a094d5 (patch) | |
tree | d3ea9cb48086f6fcd561bffe2bc78ffab211ec47 /debian/changelog | |
parent | 38b3d8da1b4f1afab9a70ad6e0482251a6c1f563 (diff) |
cabal: Only try to use inotify on Linux.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 42f37e572..2c289667d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (3.20120625) UNRELEASED; urgency=low + + * cabal: Only try to use inotify on Linux. + + -- Joey Hess <joeyh@debian.org> Mon, 25 Jun 2012 11:38:12 -0400 + git-annex (3.20120624) unstable; urgency=low * watch: New subcommand, a daemon which notices changes to |