diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-19 18:08:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-19 18:08:50 -0400 |
commit | dbb76c22d0f4f979fe90eeeff233dbbbfcf2346d (patch) | |
tree | 9b0f1bbb4bb4893bd06cde9c01f21dedfc44fa8e /debian | |
parent | 27325f212bfdf915d16eadfa9fc51b416d4177c0 (diff) |
Support using the uuidgen command if the uuid command is not available.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9ca3ea82b..23358486d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (0.19) UNRELEASED; urgency=low + + * Support using the uuidgen command if the uuid command is not available. + + -- Joey Hess <joeyh@debian.org> Wed, 19 Jan 2011 18:07:51 -0400 + git-annex (0.18) unstable; urgency=low * Bugfix: `copy --to` and `move --to` forgot to stage location log changes |