From b8b449c27cd1063077ed59f266112c6590985cd0 Mon Sep 17 00:00:00 2001 From: Rainer Kottenhoff Date: Thu, 10 Jan 2019 06:43:40 +0100 Subject: [PATCH] + chg: changelog with new feature branch changes --- Build/Changes.txt | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index 9fa870d3d..ac09525b4 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -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: +-------------------------------------------------- ================================================================================