diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-23 16:19:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-23 16:19:16 -0400 |
commit | 9ca9959eda17ca85ca1550353d09ee33f6bb0469 (patch) | |
tree | f390a9fd112b2b566f8aeaba43ee35cfa050ad50 /debian | |
parent | 2c0783831e08dc912d8c90879c00c3315bf85d96 (diff) |
fix web reversion when the srcdir is in a subdir of the git repo.
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 3f649a2ce..cee42dc85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ikiwiki (3.20101020) UNRELEASED; urgency=low * Fix typo that broke anonymous git push. + * fix web reversion when the srcdir is in a subdir of the git repo. -- Joey Hess <joeyh@debian.org> Sat, 23 Oct 2010 15:25:19 -0400 |