Quellcode durchsuchen

ChangeLog: updated

Evgeny Grin (Karlson2k) vor 1 Jahr
Ursprung
Commit
40d8a66c83
1 geänderte Dateien mit 12 neuen und 0 gelöschten Zeilen
  1. 12 0
      ChangeLog

+ 12 - 0
ChangeLog

@@ -1,3 +1,15 @@
+February 2024
+    Fixed builds without messages. -JP & CG
+    Fixed builds with external MD5 calculation.
+    Fixed SHA-512/256 code for hypothetical extra large sizes.
+    Fixed response handling during daemon shutdown.
+    Fixed code logic for builds without messages.
+    Reduced the binary size for builds without messages by removing
+    the strings with filenames used for panic reports.
+    Fixed tests and examples for builds without messages and for builds
+    without basic auth.
+    Fixed some compiler warnings. -EG
+
 Thu 01 Feb 2024 15:00:00 CET
     Releasing GNU libmicrohttpd 1.0.0 -EG