debian/changelog entry for commit 37b4fadcee

Add missing debian/changelog entry for previous commit
37b4fadcee, "Add trailing comma to
commented-out umask in sample ikiwiki.setup".
master
Josh Triplett 2008-01-26 16:42:40 -08:00
parent 37b4fadcee
commit 295619dfa0
1 changed files with 5 additions and 0 deletions

5
debian/changelog vendored
View File

@ -1,5 +1,6 @@
ikiwiki (2.21) UNRELEASED; urgency=low
[ Joey Hess ]
* 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.
@ -10,6 +11,10 @@ ikiwiki (2.21) UNRELEASED; urgency=low
it will automatically be cleaned up for the parent process, which proceeds
to render the changes.
[ Josh Triplett ]
* Add trailing comma to commented-out umask in sample ikiwiki.setup, so
that uncommenting it does not break the setup file.
-- Joey Hess <joeyh@debian.org> Fri, 11 Jan 2008 15:09:37 -0500
ikiwiki (2.20) unstable; urgency=low