diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-07 18:12:12 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-07 18:12:12 -0500 |
commit | e35eb5a4184c9140e01422d0cb70c39cc1a8b969 (patch) | |
tree | ab8db32a10b57f0a54a1aa1748c57b8ab1148035 /debian/changelog | |
parent | 08cb5f7badff3fdb103cf84890b19b90c0600a4e (diff) |
* Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9bfdb6a58..84219d267 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ ikiwiki (2.19) UNRELEASED; urgency=low forcing a user to log in. * opendiscussion: allow editing of the toplevel discussion page, and, indirectly, allow creating new discussion pages. + * Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects. -- Joey Hess <joeyh@debian.org> Mon, 07 Jan 2008 15:35:16 -0500 |