diff options
| author | Ralph Amissah <ralph@amissah.com> | 2010-10-08 19:37:59 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2010-10-08 19:39:03 -0400 | 
| commit | ea6ddaad2ec16c77839114a532156877cc5bd777 (patch) | |
| tree | 23af751e792405369b0931e29c98949c83754f91 | |
| parent | Merge branch 'upstream' into debian/sid (diff) | |
debian/changelog 2.7.4-1debian/2.7.4-1
| -rw-r--r-- | debian/changelog | 15 | 
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). | 
