Skip to content

Commit 24fa24e

Browse files
committed
+ chg: Update Changes.txt
1 parent 111911d commit 24fa24e

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Build/Changes.txt

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,13 @@ ABBREVIATIONS:
2525
CED - (C)ompact (E)ncoding (D)etection (by Google)
2626
MUI - (M)ultilingual (U)ser (I)nterface
2727
NLS - (N)ew (L)anguage (S)trings (need for translation)
28+
ONI - (ONI)guruma Regex engine
2829
SCI - (SCI)ntilla Library
2930
UCD - (UCD)ARDET is an Encoding Detector Library
3031

3132

3233
==================================================
33-
Branch "DevNewFeatures": Current BETA Version 5.19.8xx.#(build) (2019-08-xx)
34+
Current BETA Version 5.19.8xx.#(build) (2019-08-xx)
3435
==================================================
3536

3637
--------------------------------------------------
@@ -41,7 +42,7 @@ NEW:
4142
--------------------------------------------------
4243
CHANGES:
4344
--------------------------------------------------
44-
- Update Oniguruma Regex engine (v.6.9.3+)
45+
- Update Oniguruma Regex (ONI) engine (v.6.9.3+)
4546
- Scintilla Library (SCI) version 4.2.1 (2019-Jul-5)
4647

4748
--------------------------------------------------
@@ -63,11 +64,12 @@ REMOVED:
6364
TRANSLATIONS (MUI):
6465
--------------------------------------------------
6566
- Portuguese Brazilian (pt-BR) Translation (In progress)
67+
- Swedish (sv-SE) Translation (In progress)
6668
- Turkish (tr-TR) Translation (In progress)
6769

6870

6971
==================================================
70-
Current RC2 Version 5.19.814.#(build) (2019-08-14)
72+
Version 5.19.815.25xx (15 August 2019)
7173
==================================================
7274

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

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

0 commit comments

Comments
 (0)