diff options
author | P. L. Lim <lim@stsci.edu> | 2017-02-07 16:49:58 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-02-07 16:49:58 -0500 |
commit | bd5ee7d8c9a05c8dc74e836542bc21db4d461ea0 (patch) | |
tree | 701c6ee2f82ab7112e06f90b2911e45a0330f3c3 | |
parent | 88a6b4b0977faa3e569175e19600c1b388048ddc (diff) | |
download | astroconda-bd5ee7d8c9a05c8dc74e836542bc21db4d461ea0.tar.gz |
Update report link and text (#47)
-rw-r--r-- | source/compat.rst | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/source/compat.rst b/source/compat.rst index 524a66d..07942fe 100644 --- a/source/compat.rst +++ b/source/compat.rst @@ -34,12 +34,15 @@ Future A list of known deprecation warnings detected in regression tests managed by STScI Science Software Branch is available -`here <http://ssb.stsci.edu/creature_report/daily_report.html>`_. -This list is refreshed daily from "dev" test results. +`here <http://ssb.stsci.edu/creature_report/>`_. +This list is refreshed daily from "dev" and "public" test results. Drizzlepac ---------- +These deprecation warnings have been fixed in "dev" but still affect +the "public" distribution: + * https://github.com/spacetelescope/drizzlepac/issues/14 * https://github.com/spacetelescope/drizzlepac/issues/15 * https://github.com/spacetelescope/drizzlepac/issues/16 |