diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ | |||
1 | February 2024 | ||
2 | Fixed builds without messages. -JP & CG | ||
3 | Fixed builds with external MD5 calculation. | ||
4 | Fixed SHA-512/256 code for hypothetical extra large sizes. | ||
5 | Fixed response handling during daemon shutdown. | ||
6 | Fixed code logic for builds without messages. | ||
7 | Reduced the binary size for builds without messages by removing | ||
8 | the strings with filenames used for panic reports. | ||
9 | Fixed tests and examples for builds without messages and for builds | ||
10 | without basic auth. | ||
11 | Fixed some compiler warnings. -EG | ||
12 | |||
1 | Thu 01 Feb 2024 15:00:00 CET | 13 | Thu 01 Feb 2024 15:00:00 CET |
2 | Releasing GNU libmicrohttpd 1.0.0 -EG | 14 | Releasing GNU libmicrohttpd 1.0.0 -EG |
3 | 15 | ||