Commit 4e8ba8fa authored by Summer Stapleton's avatar Summer Stapleton Committed by Makayla Shepherd
Browse files

Added history comment to ProcessImportPds.h for #4883.

parent 5016c6be
Loading
Loading
Loading
Loading
+9 −7
Original line number Diff line number Diff line
@@ -221,6 +221,8 @@ namespace Isis {
   *                          using the default data area. Fixes #4738.
   *   @history 2017-06-26 Summer Stapleton - Added functions to identify and report changes to
   *                          the default projection offsets and multipliers. Fixes #4887.
   *   @history 2017-12-20 Summer Stapleton - Modified error message in
   *                          ProcessImportPds::ProcessLabel() to be more discriptive. Fixes #4883.
   *
   */
  class ProcessImportPds : public ProcessImport {