Skip to content

Commit

Permalink
+ chg: Update Changes.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hpwamr committed Aug 15, 2019
1 parent 111911d commit 24fa24e
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Build/Changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,13 @@ ABBREVIATIONS:
CED - (C)ompact (E)ncoding (D)etection (by Google)
MUI - (M)ultilingual (U)ser (I)nterface
NLS - (N)ew (L)anguage (S)trings (need for translation)
ONI - (ONI)guruma Regex engine
SCI - (SCI)ntilla Library
UCD - (UCD)ARDET is an Encoding Detector Library


==================================================
Branch "DevNewFeatures": Current BETA Version 5.19.8xx.#(build) (2019-08-xx)
Current BETA Version 5.19.8xx.#(build) (2019-08-xx)
==================================================

--------------------------------------------------
Expand All @@ -41,7 +42,7 @@ NEW:
--------------------------------------------------
CHANGES:
--------------------------------------------------
- Update Oniguruma Regex engine (v.6.9.3+)
- Update Oniguruma Regex (ONI) engine (v.6.9.3+)
- Scintilla Library (SCI) version 4.2.1 (2019-Jul-5)

--------------------------------------------------
Expand All @@ -63,11 +64,12 @@ REMOVED:
TRANSLATIONS (MUI):
--------------------------------------------------
- Portuguese Brazilian (pt-BR) Translation (In progress)
- Swedish (sv-SE) Translation (In progress)
- Turkish (tr-TR) Translation (In progress)


==================================================
Current RC2 Version 5.19.814.#(build) (2019-08-14)
Version 5.19.815.25xx (15 August 2019)
==================================================

--------------------------------------------------
Expand All @@ -85,12 +87,12 @@ CHANGES:
- Sync Minipath Filter-Lines list with Notepad3 Lexers list
- Use double-quotes as MRU list string limiter
- Keep .ini backward compatibility for moved "Text Files" lexer (from "Default Text")
- Update to Oniguruma v.6.9.3
- Update to Oniguruma (ONI) v.6.9.3
- Scintilla Library (SCI) version 4.2.0 (2019-Jul-5)
- To force UTF-8 as preffered encoding: activate encoding detection failure fallback for default encoding
- Allow Fixedsys font for GDI rendering
- Color MarkOccurrences refactoring: use System's HighLight color as default (alpha:60)
- Replace Onigmo by Oniguruma
- Replace Onigmo by Oniguruma (ONI)
- CED -> UCHARDET license and acknowledgement

--------------------------------------------------
Expand All @@ -117,7 +119,7 @@ FIXES:
- Send NewLine to sci control, if this id no AutoComplete fill-up char
- Obsolete newline after .ini-file sections with comments
- Enhanced Unicode detection
- Oniguruma allow CRLF as newline token
- Oniguruma (ONI) allow CRLF as newline token
- Notepad3.ini file, remove some keys with default values (styles)
- Extended encoding detection debug information
- Encoding detection failure fallback: current code-page or default encoding on new (if fallback forced)
Expand Down

0 comments on commit 24fa24e

Please sign in to comment.