C#: Add change note.

This commit is contained in:
Michael Nebel
2024-01-03 11:12:35 +01:00
parent 9763c00f99
commit 0c78cccf62

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Fixed a Log forging false positive when using `String.Replace` to sanitize the input.