diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 01:49:52 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 01:49:52 +0000 |
commit | 1081aa1ee5cf8b0bf64b1b0a804091b48b620c39 (patch) | |
tree | 32a7a772ca1bd5a55cb7810c0392cb0d61072356 /debian | |
parent | 04e95f185e9613700dc64364d60d7d5ef2454945 (diff) | |
download | ikiwiki-1081aa1ee5cf8b0bf64b1b0a804091b48b620c39.tar ikiwiki-1081aa1ee5cf8b0bf64b1b0a804091b48b620c39.tar.gz |
fix a bug
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 2e5f1b990..30cdc6524 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ ikiwiki (1.44) UNRELEASED; urgency=low http://openid.net/login-bg.gif into their wiki. * Allow setting NOTAINT=1 when building the wiki to remove taint checking flags, which can be useful on some hosting providers. + * Fix a bug that made links like [[0|foo]] use "foo" as the link text, + instead of "0". -- Joey Hess <joeyh@debian.org> Mon, 19 Feb 2007 20:08:24 -0500 |