diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-04 20:57:13 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-04 20:57:13 +0000 |
commit | 83618add817c1b405d67801d49b6937f0101bace (patch) | |
tree | c10dafc5bd2b7f8f45b227f4c484d30963c2d009 /debian/changelog | |
parent | b8be74be61bddae508802203685903061dd5b4ed (diff) |
* Fix a bug that caused link(foo) to succeed if page foo did not exist.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ee7af7399..0b8c28d1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,8 +21,9 @@ ikiwiki (1.49) UNRELEASED; urgency=low tracked properly. * Make the OpenID library a reccommendation of the Debian package, rather than just a suggests, since OpenID is enabled by default. + * Fix a bug that caused link(foo) to succeed if page foo did not exist. - -- Joey Hess <joeyh@debian.org> Tue, 03 Apr 2007 20:40:27 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 04 Apr 2007 16:55:36 -0400 ikiwiki (1.48) unstable; urgency=low |