Changelog for libmicrohttpd: 1.0.9 -> 1.0.10 Source: ChangeLog Fri Aug 7 10:15:01 PM CEST 2026 Fix race in thread-per-connection mode on wake-up signal between daemon and thread that could result in lost wake-ups and thus connections that did not finish processing. Fix rare assertion failure in relation to suspend-and-resume processing (harmless if assertions were turned off). Releasing GNU libmicrohttpd 1.0.10. -CG