diff options
author | mitchell <unknown> | 2020-08-23 10:00:55 -0400 |
---|---|---|
committer | mitchell <unknown> | 2020-08-23 10:00:55 -0400 |
commit | eb0afeeb3decb36e049d7d4513a1e5873d87903c (patch) | |
tree | 1dc371102eada4e91fda72d8c07d3775c7b279aa | |
parent | 063b96ec036ff9780aba514fd34e8cebd93a5345 (diff) | |
download | scintilla-mirror-eb0afeeb3decb36e049d7d4513a1e5873d87903c.tar.gz |
Updated BACKPORTING.
-rw-r--r-- | BACKPORTING | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/BACKPORTING b/BACKPORTING index 3b7d3b0a9..5f977eca3 100644 --- a/BACKPORTING +++ b/BACKPORTING @@ -725,4 +725,16 @@ branch), or have information worth noting. 8419:ea29809cb3f5 Updates for 4.4.4. 8421:f422793aa52f Update download size. +8459:5fbdb19e6cee Added tag rel-4-4-4 for changeset f422793aa52f +8465:8820f7f9ad26 SciTE change log. Not backported, as this is LongTerm3. + +8475:2a7cbb364d79 Use [[fallthrough]] to reduce warnings from Visual Studio static analysis. + Not backported, since only C++11 is supported. + +8476:0fff04a16faf SciTE change log. + Not backported, as this is LongTerm3. + +8479:6877fb805dba Use groups without folders as groups with folders caused trouble for new clones. +8480:dcab8335677e Updating version number. + Not backported, as Lexilla is not supported. |