diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-16 02:40:50 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-16 02:40:50 +0000 |
commit | 528454b9af2217e71e5d5f81551f311803a59c88 (patch) | |
tree | 3d7b1e88d5505f59d4f3aaea3777d0255063f898 /debian/changelog | |
parent | e15352066de1815f43ae4bb9891f303caf2b5adb (diff) | |
download | ikiwiki-528454b9af2217e71e5d5f81551f311803a59c88.tar ikiwiki-528454b9af2217e71e5d5f81551f311803a59c88.tar.gz |
* Version the libcgi-session-perl dependency, some features that need
the new version are used in some cases (sslcookie).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 62084a675..347819863 100644 --- a/debian/changelog +++ b/debian/changelog @@ -41,8 +41,10 @@ ikiwiki (1.27) UNRELEASED; urgency=low * Various documentation improvements by various wiki users. * Support Text::Markdown from CPAN, which has a different interface from the original markdown or the one in Debian. + * Version the libcgi-session-perl dependency, some features that need + the new version are used in some cases (sslcookie). - -- Joey Hess <joeyh@debian.org> Fri, 15 Sep 2006 21:49:23 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 15 Sep 2006 22:28:31 -0400 ikiwiki (1.26) unstable; urgency=low |