From e7d8e228727076b76005488dfb96b10a681f3998 Mon Sep 17 00:00:00 2001 From: Jesse Mapel Date: Tue, 1 Dec 2020 15:31:53 -0700 Subject: [PATCH] Changelog update (#4157) * Fixed changelog and added #4150 * More changelog clean-up --- CHANGELOG.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e66491914d..a751f50929 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,9 +29,16 @@ update the Unreleased link so that it compares against the latest release tag. --> ## [Unreleased] + +### Added + - Added documentation to lronaccal and lrowaccal to describe why there are negative DNs in I/F calibrated images. [#3860](https://github.com/USGS-Astrogeology/ISIS3/issues/3860) -- Fixed so required files are reported instead of continuing without them. [#4038](https://github.com/USGS-Astrogeology/ISIS3/issues/4038) -- Update qview MeasureTool to add an option to calculate distances using RA/DEC and update qview to show DEC/RA rather than LAT/LON in lower-right corner [#3371](https://github.com/USGS-Astrogeology/ISIS3/issues/3371) +- Update qview MeasureTool to add an option to calculate distances using RA/DEC and update qview to show DEC/RA rather than LAT/LON in lower-right corner [#3371](https://github.com/USGS-Astrogeology/ISIS3/issues/3371) + +### Fixed + +- Fixed lrowaccal so required SPICE files are reported instead of continuing without them. [#4038](https://github.com/USGS-Astrogeology/ISIS3/issues/4038) +- Fixed not being able to enable USECOORDLIST argument in mappt. [#4150](https://github.com/USGS-Astrogeology/ISIS3/issues/4150) ## [4.3.0] - 2020-10-02