diff options
| author | Andreas Schneider <asn@samba.org> | 2021-02-02 10:33:37 +0100 |
|---|---|---|
| committer | Andreas Schneider <asn@samba.org> | 2021-02-02 16:25:57 +0100 |
| commit | cd51d80946cdc938cea905b2242144f08ef2fec7 (patch) | |
| tree | 302316b7bd1eb8965712ba108aa069e03448c046 /CHANGELOG | |
| parent | e89968d2bef7b142462262f43c2ea7024a9ef8ab (diff) | |
| download | socket_wrapper-cd51d80946cdc938cea905b2242144f08ef2fec7.tar.gz socket_wrapper-cd51d80946cdc938cea905b2242144f08ef2fec7.tar.xz socket_wrapper-cd51d80946cdc938cea905b2242144f08ef2fec7.zip | |
Bump version to 1.3.0socket_wrapper-1.3.0
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ ChangeLog ========== +version 1.3.0 (released 2021-02-03) + * Added support for fd-passing via unix sockets + * Added (de)contructor support on AIX with pragma init/finish + * Fixed mutex fork handling + version 1.2.5 (released 2020-06-22) * Added basic support for TCP_INFO and SIOCOUTQ/TIOCOUTQ/FIONWRITE * Add SOCKET_WRAPPER_DIR_ALLOW_ORIG and abort() early if |
