diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-27 23:56:17 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-27 23:56:17 +0000 |
commit | 72dbbe3a2cc3550a2aaaf226fd561c0d5064b5b4 (patch) | |
tree | e015170eb18fea6ae15836c8221455b729953f4a /debian | |
parent | e177dc187ba4d9a48cd18ae1888e7abcbf61fb22 (diff) |
* Make gitorigin_branch and gitmaster_branch configurable via the setup
file. Closes: #408599
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6234668a7..5903192f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,10 @@ ikiwiki (1.41) UNRELEASED; urgency=low crashing. * Added smileys for Moin Moin compatability. * Fix handling of discussion links on discussion pages when l10n is used. + * Make gitorigin_branch and gitmaster_branch configurable via the setup + file. Closes: #408599 - -- Joey Hess <joeyh@debian.org> Thu, 18 Jan 2007 10:03:59 -0500 + -- Joey Hess <joeyh@debian.org> Sat, 27 Jan 2007 18:55:45 -0500 ikiwiki (1.40) unstable; urgency=low |