``--with-pg-config`` to specify a path to a non-default ``pg_config`` if
you have Postgresql installed in a non-default location.
+The ``--enable-libsodium`` configure flag has changed from 'no' to 'auto'.
+This means that if libsodium and its development header are installed, it will be linked in.
+
The improved :doc:`LDAP Backend <backends/ldap>` backend now requires Kerberos headers to be installed.
Specifically, it needs `krb5.h` to be installed.
the startup. The issue has been fixed and the default value set to 6 to keep the behavior
consistent.
+The ``--enable-libsodium`` configure flag has changed from 'no' to 'auto'.
+This means that if libsodium and its development header are installed, it will be linked in.
+
4.0.3 to 4.0.4
--------------