diff options
author | Joey Hess <joey@kitenet.net> | 2011-08-29 14:13:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-08-29 14:13:38 -0400 |
commit | d1154d0837f4dac18771a6a5c3ab96de4d5fcd90 (patch) | |
tree | edd38f64b924189af8e55bbd2a2afd001b06a876 /debian/changelog | |
parent | b2c5639dcc53f6e734643878f9696405fa6cae64 (diff) |
init: Make description an optional parameter.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 54fdbd835..7803c9a62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ git-annex (3.20110820) UNRELEASED; urgency=low * Set EMAIL when running test suite so that git does not need to be configured first. Closes: #638998 * The wget command will now be used in preference to curl, if available. + * init: Make description an optional parameter. -- Joey Hess <joeyh@debian.org> Tue, 23 Aug 2011 13:41:01 -0400 |