[prev in list] [next in list] [prev in thread] [next in thread] 

List:       graphicsmagick-commit
Subject:    [GM-commit] GraphicsMagick: Update NEWS for what will be in the 1.3.16 release.
From:       GraphicsMagick Commits <graphicsmagick-commit () lists ! sourceforge ! net>
Date:       2012-06-23 17:26:27
Message-ID: hg.3da21a49fc6a.1340472387.-1602079902 () blade ! simplesystems ! org
[Download RAW message or body]

changeset 3da21a49fc6a in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=3da21a49fc6a
                
summary: Update NEWS for what will be in the 1.3.16 release.

diffstat:

 NEWS.txt      |   73 ++++++++++++++++++++++++++-
 www/NEWS.html |  158 +++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 191 insertions(+), 40 deletions(-)

diffs (truncated from 392 to 300 lines):

diff -r 363fa4f2731e -r 3da21a49fc6a NEWS.txt
--- a/NEWS.txt	Thu Jun 21 20:22:46 2012 -0500
+++ b/NEWS.txt	Sat Jun 23 12:26:22 2012 -0500
@@ -5,7 +5,7 @@
 GraphicsMagick News
 ===================
 
-This file was last updated on April 28, 2012
+This file was last updated on June 24, 2012
 
 Please note that this file records news for the associated development
 branch and that each development branch has its own NEWS file. See the
@@ -14,6 +14,77 @@
 .. contents::
   :local:
 
+1.3.16 (June 24, 2012)
+==========================
+
+Security Fixes:
+
+  * Don't translate 'comment' and 'label' attributes if the request is
+    made while a file is being read.  Only translate such attributes
+    if they come from the command line or API user.
+
+Bug fixes:
+
+  * SWT: SWT reader suffered from a number of implementation errors
+         which caused it not to work any more.  Works again.
+
+  * XBM: Fix memory leak observed when reading file in 'ping' mode.
+
+  * Support -trim on images which use a consistent (single color)
+    transparent background.  In this case, trim is done based on
+    opacity rather than foreground color.
+
+  * Include <sys/types.h> in order to assure that 'size_t' and
+    'ssize_t' are declared.  This is necessary since
+    MagickExtentImage() uses these types as part of its definition.
+
+  * +repage was not working because parser was insisting that it
+    should include an argument.
+
+  * -units was scaling existing resolution the wrong way around
+     (i.e. multiplying rather than dividing).
+
+  * PerlMagick: Fix compilation with Perl 5.16.
+
+  * PingBlob(): PingBlob was not working for all cases.  Is now based
+    on BlobToImage() for assured reliability.
+
+New Features:
+
+  None
+
+Feature improvements:
+
+  * MAT: Animated movies inside 4D matrices are loaded now.
+
+  * PDF: File base name is used as the document title.
+
+  * PNG: Fix issues observed specifically with libpng 1.5.10.
+
+Performance Improvements:
+
+  * Pixel iterators should be more efficient now if the image uses a
+    file-backed cache.
+
+  * Motion blur algorithm does scale well as cores are added so
+    include OpenMP support for it by default.
+
+Windows Delegate Updates:
+
+  * JPEG: Updated to IJG 8d release.
+
+  * PNG: Updated to 1.5.11 release
+
+  * TIFF: Updated to 4.0.2 release.
+
+  * Zlib: Updated to 1.2.7 release.
+
+  * libxml2: Updated to 2.8.0 release.
+
+Behavior Changes:
+
+  None
+
 1.3.15 (April 28, 2012)
 ==========================
 
diff -r 363fa4f2731e -r 3da21a49fc6a www/NEWS.html
--- a/www/NEWS.html	Thu Jun 21 20:22:46 2012 -0500
+++ b/www/NEWS.html	Sat Jun 23 12:26:22 2012 -0500
@@ -38,35 +38,115 @@
 
 <!-- This text is in reStucturedText format, so it may look a bit odd. -->
 <!-- See http://docutils.sourceforge.net/rst.html for details. -->
-<p>This file was last updated on April 28, 2012</p>
+<p>This file was last updated on June 24, 2012</p>
 <p>Please note that this file records news for the associated development
 branch and that each development branch has its own NEWS file. See the
 ChangeLog file for full details.</p>
 <div class="contents local topic" id="contents">
 <ul class="simple">
-<li><a class="reference internal" href="#april-28-2012" id="id1">1.3.15 (April 28, \
                2012)</a></li>
-<li><a class="reference internal" href="#february-25-2012" id="id2">1.3.14 (February \
                25, 2012)</a></li>
-<li><a class="reference internal" href="#december-24-2011" id="id3">1.3.13 (December \
                24, 2011)</a></li>
-<li><a class="reference internal" href="#march-8-2010" id="id4">1.3.12 (March 8, \
                2010)</a></li>
-<li><a class="reference internal" href="#february-21-2010" id="id5">1.3.11 (February \
                21, 2010)</a></li>
-<li><a class="reference internal" href="#february-10-2010" id="id6">1.3.10 (February \
                10, 2010)</a></li>
-<li><a class="reference internal" href="#february-4-2010" id="id7">1.3.9 (February \
                4, 2010)</a></li>
-<li><a class="reference internal" href="#january-21-2010" id="id8">1.3.8 (January \
                21, 2010)</a></li>
-<li><a class="reference internal" href="#september-17-2009" id="id9">1.3.7 \
                (September 17, 2009)</a></li>
-<li><a class="reference internal" href="#july-25-2009" id="id10">1.3.6 (July 25, \
                2009)</a></li>
-<li><a class="reference internal" href="#january-26-2009" id="id11">1.3.5 (January \
                26, 2009)</a></li>
-<li><a class="reference internal" href="#january-13-2009" id="id12">1.3.4 (January \
                13, 2009)</a></li>
-<li><a class="reference internal" href="#december-9-2008" id="id13">1.3.3 (December \
                9, 2008)</a></li>
-<li><a class="reference internal" href="#november-29-2008" id="id14">1.3.2 (November \
                29, 2008)</a></li>
-<li><a class="reference internal" href="#november-17-2008" id="id15">1.3.1 (November \
                17, 2008)</a></li>
-<li><a class="reference internal" href="#november-9-2008" id="id16">1.3 (November 9, \
                2008)</a></li>
-<li><a class="reference internal" href="#april-29-2008" id="id17">1.2 (April 29, \
                2008)</a></li>
-<li><a class="reference internal" href="#released-april-4-2004" id="id18">1.1 \
                (Released April 4, 2004)</a></li>
-<li><a class="reference internal" href="#released-in-may-2003" id="id19">1.0 \
(Released in May, 2003)</a></li> +<li><a class="reference internal" \
href="#june-24-2012" id="id1">1.3.16 (June 24, 2012)</a></li> +<li><a \
class="reference internal" href="#april-28-2012" id="id2">1.3.15 (April 28, \
2012)</a></li> +<li><a class="reference internal" href="#february-25-2012" \
id="id3">1.3.14 (February 25, 2012)</a></li> +<li><a class="reference internal" \
href="#december-24-2011" id="id4">1.3.13 (December 24, 2011)</a></li> +<li><a \
class="reference internal" href="#march-8-2010" id="id5">1.3.12 (March 8, \
2010)</a></li> +<li><a class="reference internal" href="#february-21-2010" \
id="id6">1.3.11 (February 21, 2010)</a></li> +<li><a class="reference internal" \
href="#february-10-2010" id="id7">1.3.10 (February 10, 2010)</a></li> +<li><a \
class="reference internal" href="#february-4-2010" id="id8">1.3.9 (February 4, \
2010)</a></li> +<li><a class="reference internal" href="#january-21-2010" \
id="id9">1.3.8 (January 21, 2010)</a></li> +<li><a class="reference internal" \
href="#september-17-2009" id="id10">1.3.7 (September 17, 2009)</a></li> +<li><a \
class="reference internal" href="#july-25-2009" id="id11">1.3.6 (July 25, \
2009)</a></li> +<li><a class="reference internal" href="#january-26-2009" \
id="id12">1.3.5 (January 26, 2009)</a></li> +<li><a class="reference internal" \
href="#january-13-2009" id="id13">1.3.4 (January 13, 2009)</a></li> +<li><a \
class="reference internal" href="#december-9-2008" id="id14">1.3.3 (December 9, \
2008)</a></li> +<li><a class="reference internal" href="#november-29-2008" \
id="id15">1.3.2 (November 29, 2008)</a></li> +<li><a class="reference internal" \
href="#november-17-2008" id="id16">1.3.1 (November 17, 2008)</a></li> +<li><a \
class="reference internal" href="#november-9-2008" id="id17">1.3 (November 9, \
2008)</a></li> +<li><a class="reference internal" href="#april-29-2008" id="id18">1.2 \
(April 29, 2008)</a></li> +<li><a class="reference internal" \
href="#released-april-4-2004" id="id19">1.1 (Released April 4, 2004)</a></li> +<li><a \
class="reference internal" href="#released-in-may-2003" id="id20">1.0 (Released in \
May, 2003)</a></li>  </ul>
 </div>
+<div class="section" id="june-24-2012">
+<h1><a class="toc-backref" href="#id1">1.3.16 (June 24, 2012)</a></h1>
+<p>Security Fixes:</p>
+<blockquote>
+<ul class="simple">
+<li>Don't translate 'comment' and 'label' attributes if the request is
+made while a file is being read.  Only translate such attributes
+if they come from the command line or API user.</li>
+</ul>
+</blockquote>
+<p>Bug fixes:</p>
+<blockquote>
+<ul>
+<li><dl class="first docutils">
+<dt>SWT: SWT reader suffered from a number of implementation errors</dt>
+<dd><p class="first last">which caused it not to work any more.  Works again.</p>
+</dd>
+</dl>
+</li>
+<li><p class="first">XBM: Fix memory leak observed when reading file in 'ping' \
mode.</p> +</li>
+<li><p class="first">Support -trim on images which use a consistent (single color)
+transparent background.  In this case, trim is done based on
+opacity rather than foreground color.</p>
+</li>
+<li><p class="first">Include &lt;sys/types.h&gt; in order to assure that 'size_t' \
and +'ssize_t' are declared.  This is necessary since
+MagickExtentImage() uses these types as part of its definition.</p>
+</li>
+<li><p class="first">+repage was not working because parser was insisting that it
+should include an argument.</p>
+</li>
+<li><dl class="first docutils">
+<dt>-units was scaling existing resolution the wrong way around</dt>
+<dd><p class="first last">(i.e. multiplying rather than dividing).</p>
+</dd>
+</dl>
+</li>
+<li><p class="first">PerlMagick: Fix compilation with Perl 5.16.</p>
+</li>
+<li><p class="first">PingBlob(): PingBlob was not working for all cases.  Is now \
based +on BlobToImage() for assured reliability.</p>
+</li>
+</ul>
+</blockquote>
+<p>New Features:</p>
+<blockquote>
+None</blockquote>
+<p>Feature improvements:</p>
+<blockquote>
+<ul class="simple">
+<li>MAT: Animated movies inside 4D matrices are loaded now.</li>
+<li>PDF: File base name is used as the document title.</li>
+<li>PNG: Fix issues observed specifically with libpng 1.5.10.</li>
+</ul>
+</blockquote>
+<p>Performance Improvements:</p>
+<blockquote>
+<ul class="simple">
+<li>Pixel iterators should be more efficient now if the image uses a
+file-backed cache.</li>
+<li>Motion blur algorithm does scale well as cores are added so
+include OpenMP support for it by default.</li>
+</ul>
+</blockquote>
+<p>Windows Delegate Updates:</p>
+<blockquote>
+<ul class="simple">
+<li>JPEG: Updated to IJG 8d release.</li>
+<li>PNG: Updated to 1.5.11 release</li>
+<li>TIFF: Updated to 4.0.2 release.</li>
+<li>Zlib: Updated to 1.2.7 release.</li>
+<li>libxml2: Updated to 2.8.0 release.</li>
+</ul>
+</blockquote>
+<p>Behavior Changes:</p>
+<blockquote>
+None</blockquote>
+</div>
 <div class="section" id="april-28-2012">
-<h1><a class="toc-backref" href="#id1">1.3.15 (April 28, 2012)</a></h1>
+<h1><a class="toc-backref" href="#id2">1.3.15 (April 28, 2012)</a></h1>
 <p>Security Fixes:</p>
 <blockquote>
 <ul class="simple">
@@ -140,7 +220,7 @@
 </blockquote>
 </div>
 <div class="section" id="february-25-2012">
-<h1><a class="toc-backref" href="#id2">1.3.14 (February 25, 2012)</a></h1>
+<h1><a class="toc-backref" href="#id3">1.3.14 (February 25, 2012)</a></h1>
 <p>Security Fixes:</p>
 <blockquote>
 <ul class="simple">
@@ -197,7 +277,7 @@
 </blockquote>
 </div>
 <div class="section" id="december-24-2011">
-<h1><a class="toc-backref" href="#id3">1.3.13 (December 24, 2011)</a></h1>
+<h1><a class="toc-backref" href="#id4">1.3.13 (December 24, 2011)</a></h1>
 <p>Security Fixes:</p>
 <blockquote>
 None</blockquote>
@@ -351,7 +431,7 @@
 </blockquote>
 </div>
 <div class="section" id="march-8-2010">
-<h1><a class="toc-backref" href="#id4">1.3.12 (March 8, 2010)</a></h1>
+<h1><a class="toc-backref" href="#id5">1.3.12 (March 8, 2010)</a></h1>
 <p>Security Fixes:</p>
 <blockquote>
 <ul class="simple">
@@ -395,7 +475,7 @@
 </blockquote>
 </div>
 <div class="section" id="february-21-2010">
-<h1><a class="toc-backref" href="#id5">1.3.11 (February 21, 2010)</a></h1>
+<h1><a class="toc-backref" href="#id6">1.3.11 (February 21, 2010)</a></h1>
 <p>Security Fixes:</p>
 <blockquote>
 <ul class="simple">
@@ -447,7 +527,7 @@
 </blockquote>
 </div>
 <div class="section" id="february-10-2010">
-<h1><a class="toc-backref" href="#id6">1.3.10 (February 10, 2010)</a></h1>
+<h1><a class="toc-backref" href="#id7">1.3.10 (February 10, 2010)</a></h1>
 <p>Security Fixes:</p>
 <blockquote>
 <ul class="simple">
@@ -494,7 +574,7 @@
 </blockquote>
 </div>
 <div class="section" id="february-4-2010">
-<h1><a class="toc-backref" href="#id7">1.3.9 (February 4, 2010)</a></h1>
+<h1><a class="toc-backref" href="#id8">1.3.9 (February 4, 2010)</a></h1>
 <p>Security Fixes:</p>
 <blockquote>
 <ul class="simple">
@@ -554,7 +634,7 @@
 </blockquote>
 </div>
 <div class="section" id="january-21-2010">
-<h1><a class="toc-backref" href="#id8">1.3.8 (January 21, 2010)</a></h1>
+<h1><a class="toc-backref" href="#id9">1.3.8 (January 21, 2010)</a></h1>
 <p>Security Fixes:</p>
 <blockquote>
 <ul class="simple">
@@ -708,7 +788,7 @@
 </blockquote>
 </div>
 <div class="section" id="september-17-2009">
-<h1><a class="toc-backref" href="#id9">1.3.7 (September 17, 2009)</a></h1>
+<h1><a class="toc-backref" href="#id10">1.3.7 (September 17, 2009)</a></h1>
 <p>Security Fixes:</p>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Graphicsmagick-commit mailing list
Graphicsmagick-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/graphicsmagick-commit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic