diff --git a/NEWS b/NEWS index 7561da0ce..d32782cde 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,8 @@ 7.9.2 - - Fix CMake documenationinstall. (#848) - - Bump gcc/clang minimum version requirements. + - Fix CMake documentation install. (#848) + - Bump gcc/clang/postgres minimum version requirements. - Another fix to the readthedocs documentation build. (#845) + - Work around CMake 3.30 renaming one of its functions. (#851) 7.9.1 - Fix bad conversion of array of empty strings to string. (#816) - Move `[[likely]]` feature check back to compile time, to speed up configure.