Noteworthy changes in version 1.46 (2022-10-07)
- Support for bidirectional pipes under Windows. [T6112]
- REG_DWORD types are now support in the Windows Registry. [rE745d333cf7]
- Added ES_SYSHD_SOCK support for gpgrt_sysopen under Windows. [rE018ea46a30]
- Fixed gpgrt_log_get_fd for the file case. [T5922]
- Avoids header problem with C11 and "noreturn". [T4002]
- The gpg-error-config command is not installed by default, because it is now replaced by use of pkg-config/gpgrt-config with gpg-error.pc. Supply --enable-install-gpg-error-config configure option, if it's really needed.
- Fixed support of posix-lock for FreeBSD. [rE6e17e70bb7]
- Build fixes for some Mingw tool chain versions. [T5890, T4656]
- Removed remaining support for WindowsCE. [T5912]
- Updated config.guess, config.sub, and config.rpath. [T6078]
- gpg-error-config is now only installed when enabled. [T5683]
- System paths are now stripped from --cflags --and --libs. [T6136]