summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 77f962663..d452e6c9f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
-*- coding: utf-8 -*-
Changes for APR 2.0.0
+ *) New APR_THREAD_LOCAL and apr_thread_current*() API. [Yann Ylavic]
+
*) apr_crypto_openssl: Compatibility with OpenSSL 3. [Yann Ylavic]
*) apr-1-config: Fix crosscompiling detection in apr-1-config. PR 66510