summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-07-06 22:05:11 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-07-06 22:05:11 +0200
commitf1e372b5e27bd6f63608d37150550a0b98c63f07 (patch)
treed9462f212adc5deb860b640479f3fd5a71c54c28 /ChangeLog.adoc
parent7b6c9328be81cc521db046ce706c36bc94cd3f5d (diff)
downloadweechat-f1e372b5e27bd6f63608d37150550a0b98c63f07.zip
fset: remove extra spaces between min and max values when second format is used
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 4be62377e..e31a4ad3a 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -28,6 +28,7 @@ Bug fixes::
* core: add key ctrl-backspace in /help key (issue #1975)
* core: keep keys ctrl-H and ctrl-? (in lower case) if they were manually bound to custom commands in a previous version
* core: fix cursor position after `/plugin list -i` or `/plugin list -il`
+ * fset: remove extra spaces between min and max values when second format is used
* irc: fix display of country code in message 344 received as whois geo info (issue #1736)
* script: fix cursor position after `/script list -i` or `/script list -il`
* script: fix buffer used by command `/script list -i|-il|-o|-ol`