Merge pull request #889 from RaiKoHoff/Dev_NewFeatures

changelog with new feature branch changes
This commit is contained in:
Rainer Kottenhoff 2019-01-10 06:45:27 +01:00 committed by GitHub
commit 12546eca6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,8 +19,35 @@ LEGEND:
3) ENHANCEMENT: (Optimize)
4) FIXES: (Debug)
5) REMOVED:
--------------------------------------------------------------------------------
ABBREV:
--------------------------------------------------
CED - (C)ompact (E)ncoding (D)etection
NLS - (N)ew (L)anguage (S)trings
SCL - (SC)intilla (L)ibrary
==================================================
Current Version 5.19.110.build (10. Januar 2019)
==================================================
--------------------------------------------------
NEW:
--------------------------------------------------
- add CED reliability option (NLS: dialogs)
- Indentation consistency check on file open (NLS: dialogs)
- End-of-Line (EOL) consistency check on file open (NLS: dialogs)
--------------------------------------------------
CHANGES:
--------------------------------------------------
- SCL new Nim lexer replaces old Nimrod lexer (new highlighting)
- Up-to-Date SCL
--------------------------------------------------
FIXES:
--------------------------------------------------
================================================================================