From 06247ef7698b6f0a5abf080e1bf23dddb756412e Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Sun, 11 Aug 2019 09:49:50 +0200 Subject: [PATCH] + chg: Update Changes.txt --- Build/Changes.txt | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index 96d5c7dce..69596a4c0 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -29,6 +29,43 @@ SCI - (SCI)ntilla Library UCD - (UCD)ARDET is an Encoding Detector Library +================================================== +Branch "DevNewFeatures" Current BETA Version 5.19.8xx.#(build) (2019-08-xx) +================================================== + +-------------------------------------------------- +NEW: +-------------------------------------------------- +- + +-------------------------------------------------- +CHANGES: +-------------------------------------------------- +- Update Oniguruma Regex engine (v.6.9.3+) +- Scintilla Library (SCI) version 4.2.1 (2019-Jul-5) + +-------------------------------------------------- +ENHANCEMENT: +-------------------------------------------------- +- + +-------------------------------------------------- +FIXES: +-------------------------------------------------- +- + +-------------------------------------------------- +REMOVED: +-------------------------------------------------- +- + +-------------------------------------------------- +TRANSLATIONS (MUI): +-------------------------------------------------- +- Portuguese Brazilian (pt-BR) Translation (In progress) +- Turkish (tr-TR) Translation (In progress) + + ================================================== Current RC2 Version 5.19.809.#(build) (2019-08-09) ================================================== @@ -39,7 +76,7 @@ NEW: - Add settings for allowed AutoComplete fill-up chars - Advanced TOML Lexer - Multiselect Edit Indicator -- Color hover and picker (HTML color def only #RRGGBB. Call the color-picker : Alt+MouseClick) +- Color hover and picker (HTML color def only #RRGGBB, to call color-picker: Alt+MouseClick) -------------------------------------------------- CHANGES: