summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-24 19:56:08 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-24 19:56:08 +0000
commit8c2c8c6bea57e4d9119500b866f6bd286533d4ea (patch)
tree1f0f97a7c245e007ab9f7f5d853413981bf1e43f /debian/changelog
parent31eab66e8a54637667745e5ad8c13381b4a05246 (diff)
* Deal better with rebuilds that involve moving files; track and clean up the
old files. * Change where the img plugin puts scaled images. It's better to make the scaled images subpages of the page that embeds them, rather than putting them alongside the original image, since if two pages scale the same image the same way, this prevents complications in dealing with two pages creating the same file. The move will be handled transparently, though you might want to rebuild your wiki to make it occur in one step.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ef262ab04..bfa8cdf40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,16 @@ ikiwiki (2.2) UNRELEASED; urgency=low
* Updated Spanish translation from Victor Moral.
* Correct bug in the img plugin that caused dependencies on images to not
always be tracked correctly.
-
- -- Joey Hess <joeyh@debian.org> Tue, 22 May 2007 21:29:13 -0400
+ * Deal better with rebuilds that involve moving files; track and clean up the
+ old files.
+ * Change where the img plugin puts scaled images. It's better to make the
+ scaled images subpages of the page that embeds them, rather than putting
+ them alongside the original image, since if two pages scale the same image
+ the same way, this prevents complications in dealing with two pages
+ creating the same file. The move will be handled transparently, though you
+ might want to rebuild your wiki to make it occur in one step.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 24 May 2007 15:31:03 -0400
ikiwiki (2.1) unstable; urgency=low