aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-09-15 16:24:50 -0400
committerJoey Hess <joey@kitenet.net>2010-09-15 16:24:50 -0400
commit884835ce1cd3b1ba24d6f6bb19786d04e6b8ae90 (patch)
treed98d0960e513edb31f6cd9fa1fe15b04f61a6303 /debian/changelog
parent0e89f374a6728e76b512d00224eb9a9455ed7939 (diff)
downloadikiwiki-884835ce1cd3b1ba24d6f6bb19786d04e6b8ae90.tar
ikiwiki-884835ce1cd3b1ba24d6f6bb19786d04e6b8ae90.tar.gz
cutpaste: Fix bug that occured in some cases involving inlines when text was pasted on a page before being cut.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 27e0fb103..d6eebea78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ ikiwiki (3.20100832) UNRELEASED; urgency=low
of the rst plugin.
* git: When updating from remote, use git pull --prune, to avoid possible
errors from conflicting obsolete remote branches.
+ * cutpaste: Fix bug that occured in some cases involving inlines when
+ text was pasted on a page before being cut.
-- Joey Hess <joeyh@debian.org> Tue, 07 Sep 2010 12:08:05 -0400