diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-23 06:48:56 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-23 06:48:56 +0000 |
commit | 201d11da0aad98ee497aa9866782547795d3369f (patch) | |
tree | bb2a47ba883e5ffa9f85367f81a15294bb164176 /debian | |
parent | a0261089081ec71beea4cc5eb3eb4f243649520b (diff) | |
download | ikiwiki-201d11da0aad98ee497aa9866782547795d3369f.tar ikiwiki-201d11da0aad98ee497aa9866782547795d3369f.tar.gz |
the problem with coding while drunk -- idiotic mistakes
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d0fb28093..ce19d779c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,9 +3,9 @@ ikiwiki (1.37) UNRELEASED; urgency=low * Add mirrorlist plugin. * Fixed permissions of some files that were 600 in the tarball. (Did not affect the deb). - * Avoid creating edit links when not in cgi mode. + * Avoid creating edit links when the cgi url is not known. * Avoid displaying discussion links at all, if there's not a discussion - page, when not in cgi mode. + page, when the cgi url isn't known. -- Joey Hess <joeyh@debian.org> Sat, 23 Dec 2006 01:17:54 -0500 |