+ Upd: Initial Beta version files and Changes.txt

This commit is contained in:
Pairi Daiza 2021-02-27 21:15:32 +01:00
parent 620dd6857d
commit d659ab6ddf
No known key found for this signature in database
GPG Key ID: CA8DC330CDB482FA
4 changed files with 49 additions and 5 deletions

View File

@ -31,6 +31,50 @@ SUP - (S)et(UP) / Installer Package
UCD - (UCD)ARDET is an Encoding Detector Library
========================================================
Current BETA/RC Version 5.21.227.(build_#) (2021-02-27)
========================================================
--------------------------------------------------------
NEW:
--------------------------------------------------------
[.###.#]- .
[.###.#]- Converter: File-System Path to URL and vice versa.
--------------------------------------------------------
CHANGES:
--------------------------------------------------------
[.###.#]- .
[.###.#]- EOL-Mode: status-bar double-click : inverted cyclic change rotation CRLF -> LF -> CR.
--------------------------------------------------------
FIXES:
--------------------------------------------------------
[.###.#]- .
[.###.#]- .
--------------------------------------------------------
REMOVED:
--------------------------------------------------------
[.###.#]- .
[.###.#]- .
--------------------------------------------------------
TRANSLATIONS (MUI):
--------------------------------------------------------
For our Notepad3 translation projects, we are looking for motivated volunteers, with a
priority to resume "aborted" translations for these languages:
Please, send me a PM (hpwamr51 @ gmail.com) if you are willing to help.
[.###.#]- .
[.226.1]- Chinese Traditional (zh-TW) (incomplete...).
[.226.1]- Greek (el-GR) (incomplete...).
[.226.1]- Indonesian (id-ID) (incomplete...).
[.226.1]- Portuguese Brazilian (pt-BR) (incomplete...).
[.226.1]- Spanish Latin America (es-LA) (incomplete...).
[.226.1]- Turkish (tr-TR) (incomplete...).
[.226.1]- Vietnamese (vi-VN) (incomplete...).
========================================================
Version 5.21.227.1 (27 February 2021)
========================================================

View File

@ -1 +1 @@
1
2

View File

@ -3,8 +3,8 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.21.227.1"
version="5.21.227.2"
type="win32"
/>
<description>Notepad3 </description>
<description>Notepad3 beta</description>
</assembly>

View File

@ -9,11 +9,11 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 21
#define VERSION_REV 227
#define VERSION_BUILD 1
#define VERSION_BUILD 2
#define SCINTILLA_VER 446
#define ONIGURUMA_REGEX_VER 6.9.6
#define UCHARDET_VER 2018.09.27
#define TINYEXPR_VER 2018.05.11
#define UTHASH_VER 2.1.0
#define VERSION_PATCH
#define VERSION_PATCH beta
#define VERSION_COMMIT_ID dkt1-amr