summaryrefslogtreecommitdiffstats
path: root/ds9/doc/release
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-08-31 19:43:42 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-08-31 19:43:42 (GMT)
commit64d4dc3bd4d7f435920d8d663dbb532e6da8ba45 (patch)
tree2f9775bd7faa74f89c1a0e0144934553a71678de /ds9/doc/release
parent00aa2adbac112726a92d853d493555e2d241f466 (diff)
downloadblt-64d4dc3bd4d7f435920d8d663dbb532e6da8ba45.zip
blt-64d4dc3bd4d7f435920d8d663dbb532e6da8ba45.tar.gz
blt-64d4dc3bd4d7f435920d8d663dbb532e6da8ba45.tar.bz2
clean up code
Diffstat (limited to 'ds9/doc/release')
-rw-r--r--ds9/doc/release/r8.0.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ds9/doc/release/r8.0.html b/ds9/doc/release/r8.0.html
index d5aa3e2..6500b5e 100644
--- a/ds9/doc/release/r8.0.html
+++ b/ds9/doc/release/r8.0.html
@@ -22,7 +22,7 @@
<li><tt>06.14.2018 NRRD: fixed a problem exporting, an extra byte was being written.</tt></li>
<li><tt>06.15.2018 IIS: fixed a problem introduced in version 7.6 with the colormap.</tt></li>
<li><tt>06.15.2018 IIS: fixed a problem the values displayed on the colorbar.</tt></li>
- <li><tt>06.22.2018 API: All new parser/lexer for each command, backward compatible API. Parser will detect syntax errors, and suggest legal options.</tt></li>
+ <li><tt>06.22.2018 API: All new parser/lexer for each command, backward compatible API. Parser will detect syntax errors, and suggest options.</tt></li>
<li><tt>06.22.2018 CATALOG: updated catalog menu items for GAIA, UCAC, and SDSS.</tt></li>
<li><tt>06.25.2018 REGIONS: added support for compressed regions files.</tt></li>
<li><tt>07.06.2018 CUBE: fixed cube slice dialog slider.</tt></li>
@@ -31,7 +31,7 @@
<li><tt>07.20.2018 BIN: fixed an issue introduced in version 7.6 where repeat bin calls incorrectly scaled markers and contours.</tt></li>
<li><tt>07.31.2018 REGION: fixed an problem introduced in version 7.6 with angles with a wcs which is flipped in X.</tt></li>
<li><tt>08.06.2018 GUI: fixed an problem introduced in version 7.6 with bracket filename options in standard dialog boxes.</tt></li>
- <li><tt>08.22.2018 WCS: reimplemented all wcs support based on AST.</tt></li>
+ <li><tt>08.22.2018 WCS: reimplemented all wcs support based on AST. DS9 is fully compliant with FITS WCS Papers I, II, III.</tt></li>
<li><tt>08.22.2018 CUBE: plot3d current slice is coordinated with cube dialog box.</tt></li>
<li><tt>08.22.2018 BIN: fixed a problem in the case of a RGB image has a binned layer, changing bin parameters in other layers caused cursor movement.</tt></li>
<li><tt>08.22.2018 REGION: plot2d now extends across mosaic boundries.</tt></li>