aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog15
1 files changed, 14 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4ec075ed..425c1b8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,21 @@
+sisu (2.7.4-1) unstable; urgency=medium
+
+ [ Ralph Amissah ] - debian freeze, code fixes
+ (requested fixes related to image scaling; behaviour testing & request by
+ Mark Schneider)
+ * epub (epub_tune) scaling of images, fix
+ * html (html_tune) scaling of images, fix
+ * odf:odt, incorporation and scaling of images, fix
+ * texpdf, scaling of images (below the set max size), fix
+ * changelog & version updates
+
+ -- Ralph Amissah <ralph@amissah.com> Fri, 08 Oct 2010 19:38:12 -0400
+
sisu (2.7.3-1) unstable; urgency=medium
[ Ralph Amissah ] - debian freeze, code fixes (& minor documentation fix)
* dal_images, where image dimensions are set in an object, use those
- (requested fix)
+ (requested fix, behaviour testing & request by Mark Schneider)
* hub, fix sisu breakage when -y (manifest) is run without the explicit or
implicit calling of -m (creation of document abstraction for processing),
(e.g. when --source or --sisupod is called on its own).