diff options
author | Leonard Richardson <leonardr@segfault.org> | 2020-10-02 18:21:45 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2020-10-02 18:21:45 -0400 |
commit | a352cbfd08b039d393a68ee8bc62d5d86cf02fbf (patch) | |
tree | 6c7c59612b548e274fb01e4095e729a4c4b65fa4 /CHANGELOG | |
parent | 12e876bc47a63df663cfd039cd9e2a2ef68445c3 (diff) |
Implemented a significant performance optimization to the process of
searching the parse tree. Patch by Morotti. [bug=1898212]
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ += 4.9.3 (Unreleased) + +* Implemented a significant performance optimization to the process of + searching the parse tree. Patch by Morotti. [bug=1898212] + = 4.9.2 (20200926) * Fixed a bug that caused too many tags to be popped from the tag |