Commit e1049e10 authored by Kim Oyama's avatar Kim Oyama
Browse files

PROG Moved the backward compatibility statement from mapmos to handmos where...

PROG Moved the backward compatibility statement from mapmos to handmos where it is supposed to be. References #1620

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@5772 41f8697f-d340-4b68-9986-7bafba869bb8
parent c1af14fa
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -431,7 +431,10 @@
      a count band. References #746.
    </change>
    <change name="Tammy Becker and Kimberly Oyama" date="2014-04-07">
      Updated user documentation. Fixes #1620. References #1623.
      Updated user documentation. Backward Compatibility Issue: The MATCHBANDBIN parameter now
      defaults to FALSE because the input cubes for handmos are not required to have the BandBin
      group in the cube labels which could impact processing scripts/pipelines. Fixes #1620.
      References #1623.
    </change>
  </history>

+1 −4
Original line number Diff line number Diff line
@@ -449,10 +449,7 @@
      extents are missing, an error will be thrown. Fixes #1550.
    </change>
    <change name="Kimberly Oyama and Tammy Becker" date="2014-04-05">
      Updated Documentation. Updated unit test for priority=band. Backward Compatibility Issue:
      The MATCHBANDBIN parameter now defaults to FALSE because the input cubes for handmos are not
      required to have the BandBin group in the cube labels which could impact processing
      scripts/pipelines. Fixes #1620. References #1623. References #1550.
      Updated Documentation. Updated unit test for priority=band. Fixes #1620. References #1623. References #1550.
    </change>
  </history>