diff options
author | mitchell <unknown> | 2019-01-12 09:11:21 -0500 |
---|---|---|
committer | mitchell <unknown> | 2019-01-12 09:11:21 -0500 |
commit | b1ec7c9b0387c419d8fbc66538f31e32f7615f20 (patch) | |
tree | dc0dc45f34f77d1578c62abcfdf68931f717dd87 | |
parent | 8a383b457e234ec810ea38d76e619f34c19bed22 (diff) | |
download | scintilla-mirror-b1ec7c9b0387c419d8fbc66538f31e32f7615f20.tar.gz |
Updated BACKPORTING.
-rw-r--r-- | BACKPORTING | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/BACKPORTING b/BACKPORTING index 601dc783c..3d1fc773e 100644 --- a/BACKPORTING +++ b/BACKPORTING @@ -339,3 +339,19 @@ branch), or have information worth noting. 7121:2f5d50043861 Bug [#2055]. Use dark info bar background when system is set to Dark Appearance. Not backported, since its parent changeset 7026:4377a8d710e1 was not backported. + +7172:05e2d46ae4c0 SciTE change log. +7177:08ccc2c490c2 SciTE change log. + Not backported, since this is LongTerm3. + +7187:29c12794f87e Stop specifying -std:c++latest as that is no longer needed to enable C++17 + Not backported, since only C++11 is supported. + +7194:b428bfb5a730 Bug [#2022]. Fix incorrect horizontal offset on macOS 10.14 Mojave. + Not backported, since I have no easy way to test if this compiles. I'd also + like to assume LongTerm3 clients are only interested in earlier versions of + macOS. + +7197:1484a537b380 Updates for version 4.1.3. +7198:974d0f564d0d Added tag rel-4-1-3 for changeset 1484a537b380 + Not backported, since this is LongTerm3. |