summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-02-26 18:53:06 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-02-26 19:01:07 +0000
commit8de9db65575ccd8013753bb3d23426f0da2a669a (patch)
tree85f00f853a28504286c6cad88bdf630e772651d7 /doc/doc-txt
parent4bb432cb42d990bc40665d38aedbf02b00128df7 (diff)
Add option to control use of shutdown by ${readsocket }. Bug 400
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/NewStuff3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 2a8e520c6..efb8592cf 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -12,6 +12,9 @@ Version 4.90
1. PKG_CONFIG_PATH can now be set in Local/Makefile;
wildcards will be expanded, values are collapsed.
+ 2. The ${readsocket } expansion now takes an option to not shutdown the
+ connection after sending the query string. The default remains to do so.
+
Version 4.89
------------