diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-11 15:12:02 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-11 15:12:02 -0500 |
commit | d312709c416944cab8e8e3ad09d47b69f9049931 (patch) | |
tree | ae1fe4d477c4c69f6bdd74282d258082c3121611 /debian/changelog | |
parent | ad8fc996ca9fcbf65de81a1890863acf26174287 (diff) |
* Old versions of git-init don't support --git-dir or GIT_DIR with
--bare. Change ikiwiki-makerepo to use a method that should work with
those older versions too.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2dd38965e..feeb7bdc7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ikiwiki (2.21) UNRELEASED; urgency=low + + * Old versions of git-init don't support --git-dir or GIT_DIR with + --bare. Change ikiwiki-makerepo to use a method that should work with + those older versions too. + + -- Joey Hess <joeyh@debian.org> Fri, 11 Jan 2008 15:09:37 -0500 + ikiwiki (2.20) unstable; urgency=low * inline: Add copyright/license info on a per-post basis to atom |