diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-07-15 09:47:16 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-07-15 09:47:16 +0200 |
commit | 163bc6d7fc268bdb1c7cc03699f69d0c5cc0b4cd (patch) | |
tree | eec08d80894534fefc488261dfcb9a5c246cb523 /doc | |
parent | 980784c1917f19bfd2e9b11faca76d14e8589daa (diff) |
New upstream version 4.14upstream/4.14
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changelog.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/changelog.rst b/doc/changelog.rst index 30f2d28..26c4d06 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -1,3 +1,20 @@ +v4.14 (2023-07-14) +================== + +Fixes: + +* socket: make HX_addrport_split work on portless bracketed hostspec + + +v4.13 (2023-06-21) +================== + +Fixes: + +* io: do not fail HX_mkdir when a component is a symlink to a directory +* xml_helper: fix infinite recursion in xml_getnsprop + + v4.12 (2023-02-27) ================== |