aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar mitchell <none@none>2021-10-01 16:11:48 -0400
committerGravatar mitchell <none@none>2021-10-01 16:11:48 -0400
commit91f18298fb33acfbbf9c26bef71bd940ffccba80 (patch)
treefcfe96ab3f5443b1ac9ec87925bce14451cb0e5f /docs
parent45bdbe2d13e5840c25dfadc27b49288ba486e729 (diff)
Fixed uncommenting comments that are not initially aligned.
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index bc9c4f54..51928209 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -20,6 +20,7 @@ Bugfixes:
* Fixed Windows directory typos in the manual.
* Prevent running the command entry while in the command entry.
+* Fixed uncommenting comments that are not initially aligned.
* Scintilla: Fixed display of fold lines when wrapped so they are only drawn once per line.
* Scintilla: Fixed crash with too many subexpressions in regex searches.
* Scintilla: Fixed lack of display of underscores in some monospaced fonts on Linux.