diff options
author | Joey Hess <joey@kitenet.net> | 2011-02-01 21:01:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-01 21:01:26 -0400 |
commit | b752e7fec4d2bdd788a70722455018245900126b (patch) | |
tree | 89311c1ef640e71b2e252bbfa77049a10f8a88b6 /debian | |
parent | 07ec1372387b8c6fd8f3d8c6c0fdf10aabc9a706 (diff) | |
download | ikiwiki-b752e7fec4d2bdd788a70722455018245900126b.tar ikiwiki-b752e7fec4d2bdd788a70722455018245900126b.tar.gz |
editpage: Avoid inheriting internal page types.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dc5ca5918..246a89080 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (3.20110125) UNRELEASED; urgency=low + + * editpage: Avoid inheriting internal page types. + + -- Joey Hess <joeyh@debian.org> Tue, 01 Feb 2011 21:00:57 -0400 + ikiwiki (3.20110124) unstable; urgency=low * comments: Fix commenting, broken by security fix. |