diff options
author | Leonard Richardson <leonardr@segfault.org> | 2020-10-03 11:33:36 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2020-10-03 11:33:36 -0400 |
commit | 89d6c7aa7d8c1946707535c334c1eec80c44f9a9 (patch) | |
tree | 581a0a92337a79deda97f2a92348004d1c4e8c0f /CHANGELOG | |
parent | a352cbfd08b039d393a68ee8bc62d5d86cf02fbf (diff) |
Prepare for release.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -= 4.9.3 (Unreleased) += 4.9.3 (20201003) * Implemented a significant performance optimization to the process of searching the parse tree. Patch by Morotti. [bug=1898212] |