aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2007-10-31 17:37:33 -0400
committerJoey Hess <joey@kodama.kitenet.net>2007-10-31 17:37:33 -0400
commitb8887c1cd7d3134561f0d99ffdcc75d7bf63e234 (patch)
treeafb0e25ec62c172520dfd503848b27e0a7ec72f6 /debian
parent961fd87b395ac7fbbf9e3477992f90908b6fbfec (diff)
downloadikiwiki-b8887c1cd7d3134561f0d99ffdcc75d7bf63e234.tar
ikiwiki-b8887c1cd7d3134561f0d99ffdcc75d7bf63e234.tar.gz
* Avoid using commands like git-diff and instead use "git diff".
In some configurations, only the main git command is in the path.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 325a61de0..14ace4193 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,10 @@ ikiwiki (2.12) UNRELEASED; urgency=low
name as a currently existing page, and thus expired too many pages.
* Avoid a race in the git rcs_commit function, by not assuming HEAD will
stay the same for the duration of the function.
+ * Avoid using commands like git-diff and instead use "git diff".
+ In some configurations, only the main git command is in the path.
- -- Joey Hess <joeyh@debian.org> Wed, 31 Oct 2007 17:11:12 -0400
+ -- Joey Hess <joeyh@debian.org> Wed, 31 Oct 2007 17:34:59 -0400
ikiwiki (2.11) unstable; urgency=low