diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-05 18:26:09 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-05 18:26:09 -0500 |
commit | bc0de40c3c71206c927ec08ee78e8a726abc7995 (patch) | |
tree | 5392174c51b016a90d346cf8407fdd803ca644ac /debian/changelog | |
parent | 09a76de33dbcd929eefe57d9e9a628b8a39a0404 (diff) |
A recent change to gitweb removed support for the form of diffurl that many ikiwiki setups use. Document how to use the new url form.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f892dc524..afaccc2d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ ikiwiki (3.01) UNRELEASED; urgency=low * Fix documentation about git hook to use right name. Closes: #510393 * yesno: Always accept English even when localised. * yesno: Also accept 1 and 0 as input. + * A recent change to gitweb removed support for the form of diffurl + that many ikiwiki setups use. Document how to use the new url form. -- Joey Hess <joeyh@debian.org> Fri, 02 Jan 2009 14:12:16 -0500 |