SDC C-Project CF Review 프로그램
kojingeun
2023-07-14 f77e8008cac062596058fca2aeddda62b80bedbf
ReviewSystem/ReviewSystem/DlgUpdateNote.cpp
@@ -42,13 +42,16 @@
   CString   substring;
   substring = _T("20180706 CMJ.");
   substring = _T("211109 LYW.");
   lastupdate += substring;
   lastupdate += crlf;
   substring = _T("B11 New Program Make");
   substring = _T("FDC Defocus보고시 간헐적으로 0으로 보고하는 현상 수정");
   lastupdate += substring;
   lastupdate += crlf;
   substring = _T("Keyboard Jog Move Add");
   substring = _T("리뷰 히스토리 버튼 클릭시 외부 히스토리 연동");
   lastupdate += substring;
   lastupdate += crlf;
   substring = _T("리뷰 End시 간헐적으로 SW 다운 현상 개선");
   lastupdate += substring;
   lastupdate += crlf;
   lastupdate += crlf;