summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-14 20:11:45 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-14 20:11:45 +0000
commitd392f5776afcddc015aabe890ff777a24e5e2f0f (patch)
treefbc04d68152f75ec65843d9f522905aa7dc77afe /debian
parentbe3c8133f13bb3860212ce5fc3242767c2e97e28 (diff)
* Fix bug when editing file from underlaydir, need to rcs_add it even though
a page creation isn't occuring.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d73c75595..314e3efb0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,8 +29,10 @@ ikiwiki (2.6) UNRELEASED; urgency=low
re-output onto the page. Hopefully I finally got it right..
* Fix bug in deletion/move during edit code introduced in 1.44. Need to take
the underlaydir into account.
+ * Fix bug when editing file from underlaydir, need to rcs_add it even though
+ a page creation isn't occuring.
- -- Joey Hess <joeyh@debian.org> Tue, 14 Aug 2007 15:41:21 -0400
+ -- Joey Hess <joeyh@debian.org> Tue, 14 Aug 2007 16:08:20 -0400
ikiwiki (2.5) unstable; urgency=low