diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-18 18:01:55 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-18 18:01:55 +0000 |
commit | fa386be22e019b24bbc7041b9c5028e89a87e0c0 (patch) | |
tree | ff3df7420553ce22f6bd8095d7fd6dae91e9725b /debian/changelog | |
parent | 15a8d140699175d4675ea1068323e36c254abd8e (diff) | |
download | ikiwiki-fa386be22e019b24bbc7041b9c5028e89a87e0c0.tar ikiwiki-fa386be22e019b24bbc7041b9c5028e89a87e0c0.tar.gz |
* Add explicit module prereqs to Makefile.PL
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 ee88086ff..53e072b6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,8 +29,9 @@ ikiwiki (1.43) UNRELEASED; urgency=low * Avoid potential syslog format string issue, although only older versions of perl are vulnerable and it is not known to really be exploitable from ikiwiki. + * Add explicit module prereqs to Makefile.PL - -- Joey Hess <joeyh@debian.org> Sat, 17 Feb 2007 16:32:35 -0500 + -- Joey Hess <joeyh@debian.org> Sun, 18 Feb 2007 12:58:18 -0500 ikiwiki (1.42) unstable; urgency=low |