GraphicsMagick: Mention the 1.3.37 release.
GraphicsMagick Commits <[email protected]>
| Newsgroups | gmane.comp.video.graphicsmagick.cvs |
|---|---|
| Message-ID | <mailman.36573.1639358334.2008.graphicsmagick-commit@lists.sourceforge.net> |
changeset 5c2f0672c2c9 in /hg/GraphicsMagick details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=5c2f0672c2c9 summary: Mention the 1.3.37 release. diffstat: NEWS.txt | 6 +++--- www/NEWS.html | 10 +++++----- www/index.html | 2 +- www/index.rst | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diffs (95 lines): diff -r ebd9bc177347 -r 5c2f0672c2c9 NEWS.txt --- a/NEWS.txt Sun Dec 12 15:24:38 2021 -0600 +++ b/NEWS.txt Sun Dec 12 19:18:42 2021 -0600 @@ -6,7 +6,7 @@ GraphicsMagick News =================== -This file was last updated to reflect changes up to December 4, 2021 +This file was last updated to reflect changes up to December 12, 2021 Please note that this file records news for the associated development branch and that each development branch has its own NEWS file. See the @@ -19,7 +19,7 @@ .. contents:: :local: -1.3.37 (December ?, 2021) +1.3.37 (December 12, 2021) ========================== Special Issues: @@ -34,7 +34,7 @@ * The Microsoft Visual Studio build has not been updated for this release (although it does compile and the results do work fine) and - I will not be providing any Windows installation packages + I might not be providing any Windows installation packages corresponding to this release. The problem is that the third-party 'delegate' libraries are out of date and they need to be updated since some of them are known to contain severe security diff -r ebd9bc177347 -r 5c2f0672c2c9 www/NEWS.html --- a/www/NEWS.html Sun Dec 12 15:24:38 2021 -0600 +++ b/www/NEWS.html Sun Dec 12 19:18:42 2021 -0600 @@ -38,7 +38,7 @@ <!-- -*- mode: rst -*- --> <!-- 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 to reflect changes up to December 4, 2021</p> +<p>This file was last updated to reflect changes up to December 12, 2021</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, and/or the Mercurial changesets, for full details.</p> @@ -47,7 +47,7 @@ release and not attempt to patch older releases.</p> <div class="contents local topic" id="contents"> <ul class="simple"> -<li><a class="reference internal" href="#december-2021" id="id2">1.3.37 (December ?, 2021)</a></li> +<li><a class="reference internal" href="#december-12-2021" id="id2">1.3.37 (December 12, 2021)</a></li> <li><a class="reference internal" href="#december-26-2020" id="id3">1.3.36 (December 26, 2020)</a></li> <li><a class="reference internal" href="#february-23-2020" id="id4">1.3.35 (February 23, 2020)</a></li> <li><a class="reference internal" href="#december-24-2019" id="id5">1.3.34 (December 24, 2019)</a></li> @@ -90,8 +90,8 @@ <li><a class="reference internal" href="#released-in-may-2003" id="id42">1.0 (Released in May, 2003)</a></li> </ul> </div> -<div class="section" id="december-2021"> -<h1><a class="toc-backref" href="#id2">1.3.37 (December ?, 2021)</a></h1> +<div class="section" id="december-12-2021"> +<h1><a class="toc-backref" href="#id2">1.3.37 (December 12, 2021)</a></h1> <p>Special Issues:</p> <ul class="simple"> <li>The FTP site ftp.graphicsmagick.org is now shut down due to a lack @@ -103,7 +103,7 @@ (e.g. related to PNG) which may not be available elsewhere.</li> <li>The Microsoft Visual Studio build has not been updated for this release (although it does compile and the results do work fine) and -I will not be providing any Windows installation packages +I might not be providing any Windows installation packages corresponding to this release. The problem is that the third-party 'delegate' libraries are out of date and they need to be updated since some of them are known to contain severe security diff -r ebd9bc177347 -r 5c2f0672c2c9 www/index.html --- a/www/index.html Sun Dec 12 15:24:38 2021 -0600 +++ b/www/index.html Sun Dec 12 19:18:42 2021 -0600 @@ -47,7 +47,7 @@ </colgroup> <tbody valign="top"> <tr><td>Current Release</td> -<td>1.3.36 (Released December 26, 2020) <a class="reference external" href="https://sourceforge.net/projects/graphicsmagick/files/">download release</a></td> +<td>1.3.37 (Released December 12, 2021) <a class="reference external" href="https://sourceforge.net/projects/graphicsmagick/files/">download release</a></td> </tr> <tr><td>Development Snapshots</td> <td>(Updated frequently) <a class="reference external" href="https://sourceforge.net/projects/graphicsmagick/files/graphicsmagick-snapshots/">download development snapshots</a></td> diff -r ebd9bc177347 -r 5c2f0672c2c9 www/index.rst --- a/www/index.rst Sun Dec 12 15:24:38 2021 -0600 +++ b/www/index.rst Sun Dec 12 19:18:42 2021 -0600 @@ -28,7 +28,7 @@ .. _programming : programming.html =========================== ======================================================== -Current Release 1.3.36 (Released December 26, 2020) `download release`__ +Current Release 1.3.37 (Released December 12, 2021) `download release`__ Development Snapshots (Updated frequently) `download development snapshots`__ Mercurial Repository (Updated frequently) `visit Mercurial repository`__ =========================== ========================================================