diff --git a/CHANGELOG b/CHANGELOG
index a86c78c25ae52a1ca8f01bfa06dd28229165db55..dd1fc853987facd823794e3ac7dbe1f421841a38 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -119,4 +119,6 @@ Note: the update to the CMK 2.2.0 version might be incompatible for a lot of WAT
       so before you update make notes of your WATO settings for cURL.
 
 2024-06-23: modified imports for CMK 2.3
-            removed work around for render negative timespan
\ No newline at end of file
+            removed work around for render negative timespan
+2024-11-23: fixed http_error_code_to_ignore and curl_error_code_to_ignore not working (compare int with str)
+            
\ No newline at end of file