diff --git a/NEWS b/NEWS index bab4007d8..7fa015859 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ 6.4.5 + - Fixed "const" support in arguments to parameterised/prepared statements. 6.4.4 - Use pkg-config if pg-config is not available. - In CMake build, prefer CMake's config headers over any found in source tree.