Bump version to 1.1.12
[nss_wrapper.git] / CHANGELOG
index dddc9811baa31994baf1197db879e1307df972c7..25b599e47aec65e3aa5b05dabe911f932bdc8a66 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,12 @@
 ChangeLog
 ==========
 
+version 1.1.12 (released 2022-06-24)
+  * Added (de)contructor support on AIX with pragma init/finish
+  * Fixed possible crash in getaddrinfo()
+  * Fixed issues with processes closing all fds when forking
+  * Fixed issues with setgrent() and endpwent() nss module support
+
 version 1.1.11 (released 2020-04-02)
   * Fixed strict aliasing issues on armv7hl (32bit)