diff options
author | Ralph Giles <ralph.giles@artifex.com> | 2007-11-21 20:07:08 +0000 |
---|---|---|
committer | Ralph Giles <ralph.giles@artifex.com> | 2007-11-21 20:07:08 +0000 |
commit | 726aafa04875775c8c2807577e7a437e3454a542 (patch) | |
tree | 9825c39ceb5118553c95722227a82b28ac58f10a | |
parent | 36a5e7e6bc42ea05f59755169ca756a7053aa864 (diff) |
Update changelogs and release date for the second 8.61 candidate.ghostscript-8.61
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@8397 a1074d23-0009-0410-80fe-cf8c14f379e6
60 files changed, 381 insertions, 78 deletions
diff --git a/gs/doc/API.htm b/gs/doc/API.htm index 2f308320b..f0eb18a62 100644 --- a/gs/doc/API.htm +++ b/gs/doc/API.htm @@ -762,7 +762,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/C-style.htm b/gs/doc/C-style.htm index bf4d1aa25..f1627c200 100644 --- a/gs/doc/C-style.htm +++ b/gs/doc/C-style.htm @@ -1602,7 +1602,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Changes.htm b/gs/doc/Changes.htm index ff5dcc08b..86200fe6c 100644 --- a/gs/doc/Changes.htm +++ b/gs/doc/Changes.htm @@ -8,6 +8,80 @@ </head> <body> +<p><strong><a name="2007-11-21T194440.574652Z"></a> +2007-11-21T19:44:40.574652Z Ralph Giles</strong> (<a href="bar#2007-11-21T194440.574652Z">details</a>)</p> +<blockquote> +<pre> +Revert the change to using an environment variable for the MSVC LIBPATH. + +</pre> +<p>[src/msvc32.mak]</p> +</blockquote> + +<p><strong><a name="2007-11-21T061053.144641Z"></a> +2007-11-21T06:10:53.144641Z Henry Stiles</strong></p> +<blockquote> +<pre> +Check that a device halftone exists before writing it. Fixes +segmentation fault in xps. No differences expected. +</pre> +<p>[src/gdevp14.c]</p> +</blockquote> + +<p><strong><a name="2007-11-21T055723.672501Z"></a> +2007-11-21T05:57:23.672501Z Ray Johnston</strong></p> +<blockquote> +<pre> +Fix compiler flag conflict for non-debug build (seen when switching +PCL6 build to default to non-debug default). Changes /ZI to /Zi. +</pre> +<p>[src/msvccmd.mak]</p> +</blockquote> + +<p><strong><a name="2007-11-20T183658.009554Z"></a> +2007-11-20T18:36:58.009554Z Ray Johnston</strong></p> +<blockquote> +<pre> +Fix broken MSVC 6 build issue caused by change in src/msvccmd.mak that puts +a LIBPATH into the link command line. MSVC linker can't handle spaces in the +LIBPATH even if within " ". We use an environment variable set by Microsoft +MSVC 6 'vcvars32.bat' instead. This can be manually set if needed. +</pre> +<p>[src/msvc32.mak]</p> +</blockquote> + +<p><strong><a name="2007-11-20T114222.623309Z"></a> +2007-11-20T11:42:22.623309Z Ken Sharp</strong></p> +<blockquote> +<pre> +Batch file to create MSVC solution and projects. + +Usage: +msvcxml gs obj\ld.tr > ghostscript.sln + +This is the first attempt, and very poor. +</pre> +<p>[toolbin/msvcxml.bat]</p> +</blockquote> + +<p><strong><a name="2007-11-19T235746.396323Z"></a> +2007-11-19T23:57:46.396323Z Ralph Giles</strong></p> +<blockquote> +<pre> +Change the product name for the release. +</pre> +<p>[src/gscdef.c]</p> +</blockquote> + +<p><strong><a name="2007-11-19T235628.975783Z"></a> +2007-11-19T23:56:28.975783Z Ralph Giles</strong></p> +<blockquote> +<pre> +Update changelogs for release. +</pre> +<p>[doc/Changes.htm doc/History8.htm doc/News.htm doc/Details8.htm doc/Details.htm]</p> +</blockquote> + <p><strong><a name="2007-11-19T203607.538187Z"></a> 2007-11-19T20:36:07.538187Z Igor Melichev</strong> (<a href="Details.htm#2007-11-19T203607.538187Z">details</a>)</p> <blockquote> diff --git a/gs/doc/Commprod.htm b/gs/doc/Commprod.htm index 54a7cd52e..b93a5d3bd 100644 --- a/gs/doc/Commprod.htm +++ b/gs/doc/Commprod.htm @@ -250,7 +250,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/DLL.htm b/gs/doc/DLL.htm index 7ab7b7c9c..5a1f0dfbb 100644 --- a/gs/doc/DLL.htm +++ b/gs/doc/DLL.htm @@ -702,7 +702,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Deprecated.htm b/gs/doc/Deprecated.htm index 41507e79c..d4cd3199d 100644 --- a/gs/doc/Deprecated.htm +++ b/gs/doc/Deprecated.htm @@ -5593,7 +5593,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Details.htm b/gs/doc/Details.htm index 7463ab9f4..463161408 100644 --- a/gs/doc/Details.htm +++ b/gs/doc/Details.htm @@ -8,6 +8,86 @@ </head> <body> +<p><strong><a name="2007-11-21T194440.574652Z"></a> +2007-11-21T19:44:40.574652Z Ralph Giles</strong></p> +<blockquote> +<pre> +Revert the change to using an environment variable for the MSVC LIBPATH. + +Details: + +This wasn't effective in addressing the problem and could cause +additional trouble if the environment isn't configured. The changes +in r8394 should properly address the issue of quote interpretation +with MSVC6. +</pre> +<p>[src/msvc32.mak]</p> +</blockquote> + +<p><strong><a name="2007-11-21T061053.144641Z"></a> +2007-11-21T06:10:53.144641Z Henry Stiles</strong></p> +<blockquote> +<pre> +Check that a device halftone exists before writing it. Fixes +segmentation fault in xps. No differences expected. +</pre> +<p>[src/gdevp14.c]</p> +</blockquote> + +<p><strong><a name="2007-11-21T055723.672501Z"></a> +2007-11-21T05:57:23.672501Z Ray Johnston</strong></p> +<blockquote> +<pre> +Fix compiler flag conflict for non-debug build (seen when switching +PCL6 build to default to non-debug default). Changes /ZI to /Zi. +</pre> +<p>[src/msvccmd.mak]</p> +</blockquote> + +<p><strong><a name="2007-11-20T183658.009554Z"></a> +2007-11-20T18:36:58.009554Z Ray Johnston</strong></p> +<blockquote> +<pre> +Fix broken MSVC 6 build issue caused by change in src/msvccmd.mak that puts +a LIBPATH into the link command line. MSVC linker can't handle spaces in the +LIBPATH even if within " ". We use an environment variable set by Microsoft +MSVC 6 'vcvars32.bat' instead. This can be manually set if needed. +</pre> +<p>[src/msvc32.mak]</p> +</blockquote> + +<p><strong><a name="2007-11-20T114222.623309Z"></a> +2007-11-20T11:42:22.623309Z Ken Sharp</strong></p> +<blockquote> +<pre> +Batch file to create MSVC solution and projects. + +Usage: +msvcxml gs obj\ld.tr > ghostscript.sln + +This is the first attempt, and very poor. +</pre> +<p>[toolbin/msvcxml.bat]</p> +</blockquote> + +<p><strong><a name="2007-11-19T235746.396323Z"></a> +2007-11-19T23:57:46.396323Z Ralph Giles</strong></p> +<blockquote> +<pre> +Change the product name for the release. +</pre> +<p>[src/gscdef.c]</p> +</blockquote> + +<p><strong><a name="2007-11-19T235628.975783Z"></a> +2007-11-19T23:56:28.975783Z Ralph Giles</strong></p> +<blockquote> +<pre> +Update changelogs for release. +</pre> +<p>[doc/Changes.htm doc/History8.htm doc/News.htm doc/Details8.htm doc/Details.htm]</p> +</blockquote> + <p><strong><a name="2007-11-19T203607.538187Z"></a> 2007-11-19T20:36:07.538187Z Igor Melichev</strong></p> <blockquote> diff --git a/gs/doc/Details8.htm b/gs/doc/Details8.htm index def539b27..e7726c15d 100644 --- a/gs/doc/Details8.htm +++ b/gs/doc/Details8.htm @@ -29,7 +29,7 @@ <h2>Table of contents</h2> <blockquote><ul> -<li><a href="#Version8.61">Version 8.61 (2007-11-19)</a> +<li><a href="#Version8.61">Version 8.61 (2007-11-21)</a> <li><a href="#Version8.60">Version 8.60 (2007-08-01)</a> <li><a href="#Version8.57">Version 8.57 (2007-05-11)</a> <li><a href="#Version8.56">Version 8.56 (2007-03-14)</a> @@ -88,7 +88,7 @@ overview</a>. <!-- [2.0 begin contents] ================================================== --> -<h3><a name="Version8.61"></a>Version 8.61 (2007-11-19)</h3> +<h3><a name="Version8.61"></a>Version 8.61 (2007-11-21)</h3> <p>This is the second release in the Ghostscript 8.6x stable series. It contains a number of bug fixes and improvements. @@ -477,7 +477,6 @@ open at the time of the last release: <blockquote> 689522, 689525, 689528, -689531, 689532, 689533, 689534, @@ -498,12 +497,12 @@ open at the time of the last release: <blockquote> 689559, 689560, 689561, -689562, 689563, -689564, -689565, 689566, -689567. +689567, +689568, +689569. + </blockquote> <h3><a name="8.61_Incompatible_changes"></a>Incompatible changes</h3> @@ -516,6 +515,86 @@ support is available, and otherwise falls back to the <tt>bbox</tt> device. <h3><a name="8.61_changelog"></a>Changelog</h3> +<p><strong><a name="2007-11-21T194440.574652Z"></a> +2007-11-21T19:44:40.574652Z Ralph Giles</strong></p> +<blockquote> +<pre> +Revert the change to using an environment variable for the MSVC LIBPATH. + +Details: + +This wasn't effective in addressing the problem and could cause +additional trouble if the environment isn't configured. The changes +in r8394 should properly address the issue of quote interpretation +with MSVC6. +</pre> +<p>[src/msvc32.mak]</p> +</blockquote> + +<p><strong><a name="2007-11-21T061053.144641Z"></a> +2007-11-21T06:10:53.144641Z Henry Stiles</strong></p> +<blockquote> +<pre> +Check that a device halftone exists before writing it. Fixes +segmentation fault in xps. No differences expected. +</pre> +<p>[src/gdevp14.c]</p> +</blockquote> + +<p><strong><a name="2007-11-21T055723.672501Z"></a> +2007-11-21T05:57:23.672501Z Ray Johnston</strong></p> +<blockquote> +<pre> +Fix compiler flag conflict for non-debug build (seen when switching +PCL6 build to default to non-debug default). Changes /ZI to /Zi. +</pre> +<p>[src/msvccmd.mak]</p> +</blockquote> + +<p><strong><a name="2007-11-20T183658.009554Z"></a> +2007-11-20T18:36:58.009554Z Ray Johnston</strong></p> +<blockquote> +<pre> +Fix broken MSVC 6 build issue caused by change in src/msvccmd.mak that puts +a LIBPATH into the link command line. MSVC linker can't handle spaces in the +LIBPATH even if within " ". We use an environment variable set by Microsoft +MSVC 6 'vcvars32.bat' instead. This can be manually set if needed. +</pre> +<p>[src/msvc32.mak]</p> +</blockquote> + +<p><strong><a name="2007-11-20T114222.623309Z"></a> +2007-11-20T11:42:22.623309Z Ken Sharp</strong></p> +<blockquote> +<pre> +Batch file to create MSVC solution and projects. + +Usage: +msvcxml gs obj\ld.tr > ghostscript.sln + +This is the first attempt, and very poor. +</pre> +<p>[toolbin/msvcxml.bat]</p> +</blockquote> + +<p><strong><a name="2007-11-19T235746.396323Z"></a> +2007-11-19T23:57:46.396323Z Ralph Giles</strong></p> +<blockquote> +<pre> +Change the product name for the release. +</pre> +<p>[src/gscdef.c]</p> +</blockquote> + +<p><strong><a name="2007-11-19T235628.975783Z"></a> +2007-11-19T23:56:28.975783Z Ralph Giles</strong></p> +<blockquote> +<pre> +Update changelogs for release. +</pre> +<p>[doc/Changes.htm doc/History8.htm doc/News.htm doc/Details8.htm doc/Details.htm]</p> +</blockquote> + <p><strong><a name="2007-11-19T203607.538187Z"></a> 2007-11-19T20:36:07.538187Z Igor Melichev</strong></p> <blockquote> @@ -80519,7 +80598,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Develop.htm b/gs/doc/Develop.htm index 0d2550378..d63191efc 100644 --- a/gs/doc/Develop.htm +++ b/gs/doc/Develop.htm @@ -4868,7 +4868,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Devices.htm b/gs/doc/Devices.htm index 5b163309d..6aa4c69fa 100644 --- a/gs/doc/Devices.htm +++ b/gs/doc/Devices.htm @@ -1558,7 +1558,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Drivers.htm b/gs/doc/Drivers.htm index 92af8703e..15b5e8901 100644 --- a/gs/doc/Drivers.htm +++ b/gs/doc/Drivers.htm @@ -3265,7 +3265,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Fonts.htm b/gs/doc/Fonts.htm index a320f3699..7c1f73e95 100644 --- a/gs/doc/Fonts.htm +++ b/gs/doc/Fonts.htm @@ -773,7 +773,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Helpers.htm b/gs/doc/Helpers.htm index f8a8d0df1..0c308676b 100644 --- a/gs/doc/Helpers.htm +++ b/gs/doc/Helpers.htm @@ -300,7 +300,7 @@ contact Artifex Software, Inc., 101 Lucas Valley Road #110, San Rafael, CA 94903, U.S.A., +1(415)492-9861. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History1.htm b/gs/doc/History1.htm index c037e2d30..864e01fc0 100644 --- a/gs/doc/History1.htm +++ b/gs/doc/History1.htm @@ -430,7 +430,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History2.htm b/gs/doc/History2.htm index e2428eec6..a149f1a6d 100644 --- a/gs/doc/History2.htm +++ b/gs/doc/History2.htm @@ -5224,7 +5224,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History3.htm b/gs/doc/History3.htm index 6210ed4ac..ed4287cec 100644 --- a/gs/doc/History3.htm +++ b/gs/doc/History3.htm @@ -8589,7 +8589,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History4.htm b/gs/doc/History4.htm index 8203e9a36..3814d5f1b 100644 --- a/gs/doc/History4.htm +++ b/gs/doc/History4.htm @@ -3973,7 +3973,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History5.htm b/gs/doc/History5.htm index 2ad465b5c..6dd68838d 100644 --- a/gs/doc/History5.htm +++ b/gs/doc/History5.htm @@ -13447,7 +13447,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History6.htm b/gs/doc/History6.htm index f51d8f310..689fde1cc 100644 --- a/gs/doc/History6.htm +++ b/gs/doc/History6.htm @@ -7329,7 +7329,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History7.htm b/gs/doc/History7.htm index 6fc138116..0002222a2 100644 --- a/gs/doc/History7.htm +++ b/gs/doc/History7.htm @@ -15715,7 +15715,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/History8.htm b/gs/doc/History8.htm index f1296a9b0..083d8b40a 100644 --- a/gs/doc/History8.htm +++ b/gs/doc/History8.htm @@ -29,7 +29,7 @@ <h2>Table of contents</h2> <blockquote><ul> -<li><a href="#Version8.61">Version 8.61 (2007-11-19)</a> +<li><a href="#Version8.61">Version 8.61 (2007-11-21)</a> <li><a href="#Version8.60">Version 8.60 (2007-08-01)</a> <li><a href="#Version8.57">Version 8.57 (2007-05-11)</a> <li><a href="#Version8.56">Version 8.56 (2007-03-14)</a> @@ -77,7 +77,7 @@ overview</a>. <!-- [2.0 begin contents] ================================================== --> -<h3><a name="Version8.61"></a>Version 8.61 (2007-11-19)</h3> +<h3><a name="Version8.61"></a>Version 8.61 (2007-11-21)</h3> <p>This is the second release in the Ghostscript 8.6x stable series. It contains a number of bug fixes and improvements. @@ -466,7 +466,6 @@ open at the time of the last release: <blockquote> 689522, 689525, 689528, -689531, 689532, 689533, 689534, @@ -487,12 +486,11 @@ open at the time of the last release: <blockquote> 689559, 689560, 689561, -689562, 689563, -689564, -689565, 689566, -689567. +689567, +689568, +689569. </blockquote> <h3><a name="8.61_Incompatible_changes"></a>Incompatible changes</h3> @@ -505,6 +503,80 @@ support is available, and otherwise falls back to the <tt>bbox</tt> device. <h3><a name="8.61_changelog"></a>Changelog</h3> +<p><strong><a name="2007-11-21T194440.574652Z"></a> +2007-11-21T19:44:40.574652Z Ralph Giles</strong> (<a href="Details8.htm#2007-11-21T194440.574652Z">details</a>)</p> +<blockquote> +<pre> +Revert the change to using an environment variable for the MSVC LIBPATH. + +</pre> +<p>[src/msvc32.mak]</p> +</blockquote> + +<p><strong><a name="2007-11-21T061053.144641Z"></a> +2007-11-21T06:10:53.144641Z Henry Stiles</strong></p> +<blockquote> +<pre> +Check that a device halftone exists before writing it. Fixes +segmentation fault in xps. No differences expected. +</pre> +<p>[src/gdevp14.c]</p> +</blockquote> + +<p><strong><a name="2007-11-21T055723.672501Z"></a> +2007-11-21T05:57:23.672501Z Ray Johnston</strong></p> +<blockquote> +<pre> +Fix compiler flag conflict for non-debug build (seen when switching +PCL6 build to default to non-debug default). Changes /ZI to /Zi. +</pre> +<p>[src/msvccmd.mak]</p> +</blockquote> + +<p><strong><a name="2007-11-20T183658.009554Z"></a> +2007-11-20T18:36:58.009554Z Ray Johnston</strong></p> +<blockquote> +<pre> +Fix broken MSVC 6 build issue caused by change in src/msvccmd.mak that puts +a LIBPATH into the link command line. MSVC linker can't handle spaces in the +LIBPATH even if within " ". We use an environment variable set by Microsoft +MSVC 6 'vcvars32.bat' instead. This can be manually set if needed. +</pre> +<p>[src/msvc32.mak]</p> +</blockquote> + +<p><strong><a name="2007-11-20T114222.623309Z"></a> +2007-11-20T11:42:22.623309Z Ken Sharp</strong></p> +<blockquote> +<pre> +Batch file to create MSVC solution and projects. + +Usage: +msvcxml gs obj\ld.tr > ghostscript.sln + +This is the first attempt, and very poor. +</pre> +<p>[toolbin/msvcxml.bat]</p> +</blockquote> + +<p><strong><a name="2007-11-19T235746.396323Z"></a> +2007-11-19T23:57:46.396323Z Ralph Giles</strong></p> +<blockquote> +<pre> +Change the product name for the release. +</pre> +<p>[src/gscdef.c]</p> +</blockquote> + +<p><strong><a name="2007-11-19T235628.975783Z"></a> +2007-11-19T23:56:28.975783Z Ralph Giles</strong></p> +<blockquote> +<pre> +Update changelogs for release. +</pre> +<p>[doc/Changes.htm doc/History8.htm doc/News.htm doc/Details8.htm doc/Details.htm]</p> +</blockquote> + <p><strong><a name="2007-11-19T203607.538187Z"></a> 2007-11-19T20:36:07.538187Z Igor Melichev</strong> (<a href="Details8.htm#2007-11-19T203607.538187Z">details</a>)</p> <blockquote> @@ -44526,7 +44598,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Htmstyle.htm b/gs/doc/Htmstyle.htm index 57c3eb5b1..315b3eebb 100644 --- a/gs/doc/Htmstyle.htm +++ b/gs/doc/Htmstyle.htm @@ -776,7 +776,7 @@ contact Artifex Software, Inc., 101 Lucas Valley Road #110, San Rafael, CA 94903, U.S.A., +1(415)492-9861. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Install.htm b/gs/doc/Install.htm index 601735f9e..73280c071 100644 --- a/gs/doc/Install.htm +++ b/gs/doc/Install.htm @@ -533,7 +533,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Issues.htm b/gs/doc/Issues.htm index 7221841f2..82f94c5ff 100644 --- a/gs/doc/Issues.htm +++ b/gs/doc/Issues.htm @@ -592,7 +592,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Language.htm b/gs/doc/Language.htm index b19e10222..2f780c239 100644 --- a/gs/doc/Language.htm +++ b/gs/doc/Language.htm @@ -2307,7 +2307,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Lib.htm b/gs/doc/Lib.htm index b9dbeb228..4e4699cec 100644 --- a/gs/doc/Lib.htm +++ b/gs/doc/Lib.htm @@ -860,7 +860,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Make.htm b/gs/doc/Make.htm index 18ae8da49..d4a7d03bc 100644 --- a/gs/doc/Make.htm +++ b/gs/doc/Make.htm @@ -2822,7 +2822,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/News.htm b/gs/doc/News.htm index 71377748c..bee16f9f4 100644 --- a/gs/doc/News.htm +++ b/gs/doc/News.htm @@ -55,7 +55,7 @@ overview</a>. <!-- [2.0 begin contents] ================================================== --> -<h3><a name="Version8.61"></a>Version 8.61 (2007-11-19)</h3> +<h3><a name="Version8.61"></a>Version 8.61 (2007-11-21)</h3> <p>This is the second release in the Ghostscript 8.6x stable series. It contains a number of bug fixes and improvements. @@ -444,7 +444,6 @@ open at the time of the last release: <blockquote> 689522, 689525, 689528, -689531, 689532, 689533, 689534, @@ -465,12 +464,11 @@ open at the time of the last release: <blockquote> 689559, 689560, 689561, -689562, 689563, -689564, -689565, 689566, -689567. +689567, +689568, +689569. </blockquote> <h3><a name="8.61_Incompatible_changes"></a>Incompatible changes</h3> @@ -505,7 +503,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Projects.htm b/gs/doc/Projects.htm index 1e9cafa9b..76c95b31a 100644 --- a/gs/doc/Projects.htm +++ b/gs/doc/Projects.htm @@ -683,7 +683,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Ps-style.htm b/gs/doc/Ps-style.htm index fce627429..12106e2c2 100644 --- a/gs/doc/Ps-style.htm +++ b/gs/doc/Ps-style.htm @@ -505,7 +505,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Ps2epsi.htm b/gs/doc/Ps2epsi.htm index 41de2fe11..12c4e6cc6 100644 --- a/gs/doc/Ps2epsi.htm +++ b/gs/doc/Ps2epsi.htm @@ -176,7 +176,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Ps2pdf.htm b/gs/doc/Ps2pdf.htm index 7ace0f6d2..c755c1b30 100644 --- a/gs/doc/Ps2pdf.htm +++ b/gs/doc/Ps2pdf.htm @@ -1031,7 +1031,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Ps2ps2.htm b/gs/doc/Ps2ps2.htm index 9bccd2daa..89787ca06 100755 --- a/gs/doc/Ps2ps2.htm +++ b/gs/doc/Ps2ps2.htm @@ -258,7 +258,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Psfiles.htm b/gs/doc/Psfiles.htm index c316425be..fc5348845 100644 --- a/gs/doc/Psfiles.htm +++ b/gs/doc/Psfiles.htm @@ -1047,7 +1047,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Readme.htm b/gs/doc/Readme.htm index c0a7948b2..6e2d33f41 100644 --- a/gs/doc/Readme.htm +++ b/gs/doc/Readme.htm @@ -610,7 +610,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Release.htm b/gs/doc/Release.htm index a514a4269..fd96ffe95 100644 --- a/gs/doc/Release.htm +++ b/gs/doc/Release.htm @@ -827,7 +827,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Source.htm b/gs/doc/Source.htm index 729c725f8..5ae4798c6 100644 --- a/gs/doc/Source.htm +++ b/gs/doc/Source.htm @@ -376,7 +376,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Testing.htm b/gs/doc/Testing.htm index 4b05130ce..1c653c92a 100644 --- a/gs/doc/Testing.htm +++ b/gs/doc/Testing.htm @@ -315,7 +315,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Unix-lpr.htm b/gs/doc/Unix-lpr.htm index a9b05bd82..e9537bf8c 100644 --- a/gs/doc/Unix-lpr.htm +++ b/gs/doc/Unix-lpr.htm @@ -260,7 +260,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Use.htm b/gs/doc/Use.htm index bccb94cee..a319d25df 100644 --- a/gs/doc/Use.htm +++ b/gs/doc/Use.htm @@ -3637,7 +3637,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/Xfonts.htm b/gs/doc/Xfonts.htm index 74efbd041..b14f2a73b 100644 --- a/gs/doc/Xfonts.htm +++ b/gs/doc/Xfonts.htm @@ -258,7 +258,7 @@ or contact Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information. <p> -<small>Ghostscript version 8.61, 19 November 2007 +<small>Ghostscript version 8.61, 21 November 2007 <!-- [3.0 end visible trailer] ============================================= --> diff --git a/gs/doc/gs-vms.hlp b/gs/doc/gs-vms.hlp index b9c686d08..694e41eab 100644 --- a/gs/doc/gs-vms.hlp +++ b/gs/doc/gs-vms.hlp @@ -1,7 +1,7 @@ 1 gs gs - GPL Ghostscript interpreter/previewer ! $Id$ -! Ghostscript version 8.61, 19 November 2007 +! Ghostscript version 8.61, 21 November 2007 Usage: $ gs [options] [file ...] diff --git a/gs/man/dvipdf.1 b/gs/man/dvipdf.1 index db7d04e0b..b5c448ddd 100644 --- a/gs/man/dvipdf.1 +++ b/gs/man/dvipdf.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH DVIPDF 1 "19 November 2007" 8.61 Ghostscript \" -*- nroff -*- +.TH DVIPDF 1 "21 November 2007" 8.61 Ghostscript \" -*- nroff -*- .SH NAME dvipdf \- Convert TeX DVI file to PDF using ghostscript and dvips .SH SYNOPSIS diff --git a/gs/man/font2c.1 b/gs/man/font2c.1 index 6f75b214a..6cef2d898 100644 --- a/gs/man/font2c.1 +++ b/gs/man/font2c.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH FONT2C 1 "19 November 2007" 8.61 Ghostscript \" -*- nroff -*- +.TH FONT2C 1 "21 November 2007" 8.61 Ghostscript \" -*- nroff -*- .SH NAME font2c \- Write PostScript Type 0 or Type 1 font as C code .SH SYNOPSIS diff --git a/gs/man/gs.1 b/gs/man/gs.1 index 9e44a49df..e074f1657 100644 --- a/gs/man/gs.1 +++ b/gs/man/gs.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH GS 1 "19 November 2007" 8.61 Ghostscript \" -*- nroff -*- +.TH GS 1 "21 November 2007" 8.61 Ghostscript \" -*- nroff -*- .SH NAME gs \- Ghostscript (PostScript and PDF language interpreter and previewer) .SH SYNOPSIS diff --git a/gs/man/gslp.1 b/gs/man/gslp.1 index d7cf90b31..e115c6551 100644 --- a/gs/man/gslp.1 +++ b/gs/man/gslp.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH GSLP 1 "19 November 2007" 8.61 Ghostscript \" -*- nroff -*- +.TH GSLP 1 "21 November 2007" 8.61 Ghostscript \" -*- nroff -*- .SH NAME gslp \- Format and print text using ghostscript .br diff --git a/gs/man/gsnd.1 b/gs/man/gsnd.1 index 05774f753..bd4e6f135 100644 --- a/gs/man/gsnd.1 +++ b/gs/man/gsnd.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH GSND 1 "19 November 2007" 8.61 Ghostscript \" -*- nroff -*- +.TH GSND 1 "21 November 2007" 8.61 Ghostscript \" -*- nroff -*- .SH NAME gsnd \- Run ghostscript (PostScript and PDF engine) without display .SH SYNOPSIS diff --git a/gs/man/pdf2dsc.1 b/gs/man/pdf2dsc.1 index 146d6e518..316f5c463 100644 --- a/gs/man/pdf2dsc.1 +++ b/gs/man/pdf2dsc.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PDF2DSC 1 "19 November 2007" 8.61 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2DSC 1 "21 November 2007" 8.61 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdf2dsc \- generate a PostScript page list of a PDF document .SH SYNOPSIS diff --git a/gs/man/pdf2ps.1 b/gs/man/pdf2ps.1 index 9e2fc6eba..f7edd69b4 100644 --- a/gs/man/pdf2ps.1 +++ b/gs/man/pdf2ps.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PDF2PS 1 "19 November 2007" 8.61 "Ghostscript Tools" \" -*- nroff -*- +.TH PDF2PS 1 "21 November 2007" 8.61 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdf2ps \- Ghostscript PDF to PostScript translator .SH SYNOPSIS diff --git a/gs/man/pdfopt.1 b/gs/man/pdfopt.1 index 8c301810b..9315b377c 100644 --- a/gs/man/pdfopt.1 +++ b/gs/man/pdfopt.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PDFOPT 1 "19 November 2007" 8.61 "Ghostscript Tools" \" -*- nroff -*- +.TH PDFOPT 1 "21 November 2007" 8.61 "Ghostscript Tools" \" -*- nroff -*- .SH NAME pdfopt \- Ghostscript PDF Optimizer .SH SYNOPSIS diff --git a/gs/man/pf2afm.1 b/gs/man/pf2afm.1 index 889d73eae..d4c7926f2 100644 --- a/gs/man/pf2afm.1 +++ b/gs/man/pf2afm.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PF2AFM 1 "19 November 2007" 8.61 Ghostscript \" -*- nroff -*- +.TH PF2AFM 1 "21 November 2007" 8.61 Ghostscript \" -*- nroff -*- .SH NAME pf2afm \- Make an AFM file from Postscript (PFB/PFA/PFM) font files using ghostscript .SH SYNOPSIS diff --git a/gs/man/pfbtopfa.1 b/gs/man/pfbtopfa.1 index e1d9878d7..7a8a41b86 100644 --- a/gs/man/pfbtopfa.1 +++ b/gs/man/pfbtopfa.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PFBTOPFA 1 "19 November 2007" 8.61 Ghostscript \" -*- nroff -*- +.TH PFBTOPFA 1 "21 November 2007" 8.61 Ghostscript \" -*- nroff -*- .SH NAME pfbtopfa \- Convert Postscript .pfb fonts to .pfa format using ghostscript .SH SYNOPSIS diff --git a/gs/man/printafm.1 b/gs/man/printafm.1 index 1a2f8bda7..422d26474 100644 --- a/gs/man/printafm.1 +++ b/gs/man/printafm.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PRINTAFM 1 "19 November 2007" 8.61 Ghostscript \" -*- nroff -*- +.TH PRINTAFM 1 "21 November 2007" 8.61 Ghostscript \" -*- nroff -*- .SH NAME printafm \- Print the metrics from a Postscript font in AFM format using ghostscript .SH SYNOPSIS diff --git a/gs/man/ps2ascii.1 b/gs/man/ps2ascii.1 index bcad8dbef..c37add94b 100644 --- a/gs/man/ps2ascii.1 +++ b/gs/man/ps2ascii.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2ASCII 1 "19 November 2007" 8.61 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2ASCII 1 "21 November 2007" 8.61 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2ascii \- Ghostscript translator from PostScript or PDF to ASCII .SH SYNOPSIS diff --git a/gs/man/ps2epsi.1 b/gs/man/ps2epsi.1 index 95090d762..ee4cb9d3a 100644 --- a/gs/man/ps2epsi.1 +++ b/gs/man/ps2epsi.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2EPSI 1 "19 November 2007" 8.61 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2EPSI 1 "21 November 2007" 8.61 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2epsi \- generate conforming Encapsulated PostScript .SH SYNOPSIS diff --git a/gs/man/ps2pdf.1 b/gs/man/ps2pdf.1 index 24605e916..22aff635c 100644 --- a/gs/man/ps2pdf.1 +++ b/gs/man/ps2pdf.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2PDF 1 "19 November 2007" 8.61 Ghostscript \" -*- nroff -*- +.TH PS2PDF 1 "21 November 2007" 8.61 Ghostscript \" -*- nroff -*- .SH NAME ps2pdf \- Convert PostScript to PDF using ghostscript .br diff --git a/gs/man/ps2pdfwr.1 b/gs/man/ps2pdfwr.1 index fa3953db1..ae0db06db 100644 --- a/gs/man/ps2pdfwr.1 +++ b/gs/man/ps2pdfwr.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2PDFWR 1 "19 November 2007" 8.61 Ghostscript \" -*- nroff -*- +.TH PS2PDFWR 1 "21 November 2007" 8.61 Ghostscript \" -*- nroff -*- .SH NAME ps2pdfwr \- Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript .SH SYNOPSIS diff --git a/gs/man/ps2ps.1 b/gs/man/ps2ps.1 index 15fb05408..d498e40db 100644 --- a/gs/man/ps2ps.1 +++ b/gs/man/ps2ps.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH PS2PS 1 "19 November 2007" 8.61 "Ghostscript Tools" \" -*- nroff -*- +.TH PS2PS 1 "21 November 2007" 8.61 "Ghostscript Tools" \" -*- nroff -*- .SH NAME ps2ps, eps2eps \- Ghostscript PostScript "distiller" .SH SYNOPSIS diff --git a/gs/man/wftopfa.1 b/gs/man/wftopfa.1 index e9ee99d1a..fd192b825 100644 --- a/gs/man/wftopfa.1 +++ b/gs/man/wftopfa.1 @@ -1,5 +1,5 @@ .\" $Id$ -.TH WFTOPFA 1 "19 November 2007" 8.61 Ghostscript \" -*- nroff -*- +.TH WFTOPFA 1 "21 November 2007" 8.61 Ghostscript \" -*- nroff -*- .SH NAME wftopfa \- Convert a Wadalab base font to Postscript .PFA (or .PFB) format using ghostscript diff --git a/gs/src/version.mak b/gs/src/version.mak index 8a931e3f8..0bf9fdd9b 100644 --- a/gs/src/version.mak +++ b/gs/src/version.mak @@ -19,7 +19,7 @@ GS_VERSION_MAJOR=8 GS_VERSION_MINOR=61 GS_VERSION_MINOR0=61 # Revision date: year x 10000 + month x 100 + day. -GS_REVISIONDATE=20071119 +GS_REVISIONDATE=20071121 # Derived values GS_VERSION=$(GS_VERSION_MAJOR)$(GS_VERSION_MINOR0) GS_DOT_VERSION=$(GS_VERSION_MAJOR).$(GS_VERSION_MINOR0) |