Browse Source

Help: Add 3.31 release note for CMAKE_CONFIG_DIR

This was accidentally left out of commit 1df94443fe (fileapi: Add
support for user-wide queries, 2024-08-16, v3.31.0-rc1~177^2).
Peter Kokot 8 months ago
parent
commit
bbbbab4661
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Help/release/3.31.rst

+ 4 - 0
Help/release/3.31.rst

@@ -96,6 +96,10 @@ Variables
   property were added to optionally specify the strategy
   CMake uses to generate link lines.
 
+* The :envvar:`CMAKE_CONFIG_DIR` environment variable was added to specify a
+  CMake user-wide configuration directory for :manual:`cmake-file-api(7)`
+  queries.
+
 Properties
 ----------