diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-02-03 15:05:18 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-02-03 15:05:18 -0500 |
commit | cba0b67a19a0625f769915f6249f5139af7d907a (patch) | |
tree | e64c2a3bba358fbcd75f3f26dbaf7ad85f30ab14 /debian/changelog | |
parent | b8b302cfa367f47d0c68d1f4e5fbf4f0b2aef25b (diff) |
Work around XML::Atom strangeness that results in double-encoded posts. (smcv)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index be32d3abf..d76dcce0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ ikiwiki (3.04) UNRELEASED; urgency=low engines where visiting a nonexistent page provides you with a link to create it. (smcv) * Factor out redundant code into goto plugin. (smcv) + * Work around XML::Atom strangeness that results in double-encoded posts. + (smcv) -- Joey Hess <joeyh@debian.org> Sat, 31 Jan 2009 19:04:45 -0500 |