summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorAndy Schoenberger <akschoenberger@gmail.com>2023-02-27 17:14:48 -0500
committerGitHub <noreply@github.com>2023-02-27 14:14:48 -0800
commit0a502accfc5060e032eed5a7d919eb33e3617b2a (patch)
tree9b403028d1617b0af2ab3bcd32252ee59d678d29 /changelog.rst
parent141873f86d299a7c8469392367b820960d01707a (diff)
add comment to pgclirc pager section on default LESS (#1395)
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index cc441c41..70f76abd 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -13,6 +13,7 @@ Features:
* Config option to not restart connection when cancelling a `destructive_warning` query. By default,
it will now not restart.
* Config option to always run with a single connection.
+* Add comment explaining default LESS environment variable behavior and change example pager setting.
Bug fixes:
----------