From d017398dbbaa411f331ae7a7cdf05c2910f31998 Mon Sep 17 00:00:00 2001 From: David Berry Date: Thu, 20 Sep 2018 10:47:06 +0100 Subject: [PATCH] Update docs for V8.6.3 - part two --- ast.news | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ast.news b/ast.news index f9d4cc92..6f1d3e44 100644 --- a/ast.news +++ b/ast.news @@ -20,7 +20,8 @@ Main Changes in this Version - Small memory leaks in Region and FitsChan classes have been fixed. -- A bug that could cause an internal buffer overrun within the FitsChan class +- A bug that could cause an internal buffer overrun within the FitsChan +class when writing out a FITS-WCS spectral axis with the "-LOG" algorithm has been fixed. - The test that a Mapping conforms to the requirements of the SIP FITS