diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-27 14:45:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-27 14:45:54 -0400 |
commit | 8530e827b01a6eed8b8c933e758e152a1dc32035 (patch) | |
tree | 223fa8a16f16cb9fef90ad4c888827f3b99ae213 /debian | |
parent | 5e9f24bebc6e1568905b0cd1963f67c5be607729 (diff) | |
download | ikiwiki-8530e827b01a6eed8b8c933e758e152a1dc32035.tar ikiwiki-8530e827b01a6eed8b8c933e758e152a1dc32035.tar.gz |
git: Allow [[sha1_commit]] to be used in the diffurl, to support cgit.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 63556c941..299cf1af2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,7 @@ ikiwiki (2.68) UNRELEASED; urgency=low of a second. * Add support for checking pushes from untrusted git committers. This can be used to set up anonymous git pushes, and other similar things. + * git: Allow [[sha1_commit]] to be used in the diffurl, to support cgit. -- Joey Hess <joeyh@debian.org> Fri, 17 Oct 2008 20:11:02 -0400 |