Updated Changes.txt File

This commit is contained in:
Derick Payne 2017-06-13 22:55:29 +02:00
parent 5653da2984
commit 8d59e54eaf
5 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ EXIT /B
:SubZipFiles
SET "ZIP_NAME=Notepad3-%NP2_VER%_%2%SUFFIX%"
SET "ZIP_NAME=Notepad3_%NP2_VER%_%2%SUFFIX%"
TITLE Creating %ZIP_NAME%.zip...
CALL :SUBMSG "INFO" "Creating %ZIP_NAME%.zip..."

View File

@ -5,7 +5,7 @@ Rizonesoft Notepad3 CHANGES
--------------------------------------------------
Version 2 Build 398 (13 June 2017)
--------------------------------------------------
- Updated Scintilla to version 3.7.4
- Updated Scintilla to version 3.7.5
- Don't use 2nd default syntax scheme by default. (Issue #21)
- Added Microsoft Visual C++ 2017 (vc141) support.
- Bigger Toolbar Buttons (24px). Should be big enough now. (Issue #21)