Commit a05cb366 authored by Tyler Wilson's avatar Tyler Wilson
Browse files

PROG: Added history entry for XmlHandler class to stop warnings in the...

PROG:  Added history entry for XmlHandler class to stop warnings in the createReleaseNotesXML script.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@8068 41f8697f-d340-4b68-9986-7bafba869bb8
parent db4a94d5
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -199,7 +199,10 @@ namespace Isis {
       * CnetEditorWidget's configurations when saving a project.
       *  
       * @author 2017-07-25 Christopher Combs
       *  
       * @internal
       *   @history 2017-07-25 Christopher Combs - Added Xml StackedHandler class
       *                           to implement serialization of the CnetEditorWidget.
       *                           References #4989.
       */
      class XmlHandler : public XmlStackedHandler {
        public: