diff options
author | Joey Hess <joey@kitenet.net> | 2010-07-24 06:18:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-07-24 06:18:19 -0400 |
commit | a7454c0e3220153a1f770df796e45ef1c1ee95ae (patch) | |
tree | 35264c70200bd6919d4e58c1645dd45a447f00ee /debian | |
parent | cab8a795682bcac2e937461d9a7d2c683cdc5ed0 (diff) | |
download | ikiwiki-a7454c0e3220153a1f770df796e45ef1c1ee95ae.tar ikiwiki-a7454c0e3220153a1f770df796e45ef1c1ee95ae.tar.gz |
git: Fix gitweb historyurl examples so "diff to current" links work. (Thanks jrayhawk)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0f6a7c810..b6a783787 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ ikiwiki (3.20100723) UNRELEASED; urgency=low * template: Fix dependency tracking. Broken in version 3.20100427. * po: The po_slave_languages setting is now a list, so the order of translated languages can be controlled. (intrigeri) + * git: Fix gitweb historyurl examples so "diff to current" links work. + (Thanks jrayhawk) -- Joey Hess <joeyh@debian.org> Fri, 23 Jul 2010 14:00:32 -0400 |