diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-23 17:13:57 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-23 17:13:57 -0500 |
commit | c8cde4858eb8b1d0356b32f3b3ec1f6e8d38aec3 (patch) | |
tree | 95f66f707baa1059bfe8adbb94cc91a1bbba896b /debian | |
parent | ecf2408bf64de1aee3bb8b79f6e28c14b52cf1c4 (diff) |
Add deprecation warning for GlobLists, which will stop working in 3.0.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ce3949436..2c8931735 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ikiwiki (2.72) UNRELEASED; urgency=low * Avoid comments in recentchanges being broken links (smcv) + * Add deprecation warning for GlobLists, which will stop working in 3.0. -- Joey Hess <joeyh@debian.org> Mon, 22 Dec 2008 19:02:16 -0500 |