diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-20 15:27:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-20 15:27:54 -0400 |
commit | 88e26046d7916e306e819c33aba1d6365167b6c5 (patch) | |
tree | e2499c98303eaea31c9e54a7d7c880179c720641 /debian | |
parent | 483b1b08c6fad82d5e17aaaded398bdad94124f1 (diff) |
typo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a0e15946f..5d8d973c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ git-annex (3.20120616) UNRELEASED; urgency=low files and automatically annexes new files, etc, so you don't need to manually run git commands when manipulating files. Available on Linux, BSDs, and OSX! - * Enable diskfree on kfreebsd, using statvfs. + * Enable diskfree on kfreebsd, using kqueue. * unused: Fix crash when key names contain invalid utf8. -- Joey Hess <joeyh@debian.org> Tue, 12 Jun 2012 11:35:59 -0400 |