summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1589488ab..6e7e74dc36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2091. [bug] marcin
+ Fixed a bug that caused a response to a config-get command to lack
+ the configured read-timeout, write-timeout, and tcp-user-timeout
+ parameters.
+ (Gitlab #2741)
+
2090. [build] andrei
Fixed the --with-site-packages configure flag which had no effect
previously.