diff --git a/Build/Changes.txt b/Build/Changes.txt index c12b4d37b..2ee202fdb 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -40,6 +40,7 @@ Current BETA/RC Version 5.21.323.(build_#) (2021-03-23) NEW: -------------------------------------------------------- [.###.#]- . +[.323.1]- Menu item for excusive File Locking (write, shared read). [.323.1]- Decorator styling for Python files. [.321.1]- Experimental DarkMode support for Win10 Insider 21Hx Dev-Preview. [.321.1]- Exclusive File Lock option. @@ -52,6 +53,7 @@ NEW: CHANGES: -------------------------------------------------------- [.###.#]- . +[.323.1]- File Lock: exclusive write/change, shared read. [.323.1]- Style color for triple strings in Python Lexer. [.316.1]- Cleanup lexilla component. [.311.1]- Using some more Scintilla direct call methods instead of SendMessage() thread independent calls. (SCI).