diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-06-15 18:14:06 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-06-15 18:14:06 -0700 |
commit | 6c8630a7ff8af9f01fdeb79c99fa360d29b0c293 (patch) | |
tree | 42bd3e9d6861dfd902165dcbed8f9f07ab10f429 /pw-relnotes.5 | |
parent | 71bbfa562d0299f443381dce206dd5662ffea744 (diff) | |
download | pw-6c8630a7ff8af9f01fdeb79c99fa360d29b0c293.tar.gz pw-6c8630a7ff8af9f01fdeb79c99fa360d29b0c293.tar.bz2 pw-6c8630a7ff8af9f01fdeb79c99fa360d29b0c293.zip |
Regression: command histories conflated.
Diffstat (limited to 'pw-relnotes.5')
-rw-r--r-- | pw-relnotes.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pw-relnotes.5 b/pw-relnotes.5 index ff858c3..2ae8843 100644 --- a/pw-relnotes.5 +++ b/pw-relnotes.5 @@ -39,6 +39,10 @@ The original command for saving settings was renamed to .B :sa +.IP 2. +Bugfix: a regression was fixed causing colon commands not to have +a separate command history from trigger patterns. + .SH AUTHOR Kaz Kylheku <kaz@kylheku.com> |