about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2021-10-31 13:11:36 +0100
committerPietro Albini <pietro@pietroalbini.org>2021-10-31 13:15:27 +0100
commita567c8a86f822f03403917232e872fed485bcb2a (patch)
tree629f9e1d15fe2bdfe5e86c030c7dbb3eb2a01a78
parentc0b134582a949062f9f3a8ba3def88b98a98df6a (diff)
downloadrust-a567c8a86f822f03403917232e872fed485bcb2a.tar.gz
rust-a567c8a86f822f03403917232e872fed485bcb2a.zip
add 1.56.1 to the release notes
-rw-r--r--RELEASES.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index f1584224656..a38ab7cabf4 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -1,3 +1,11 @@
+Version 1.56.1 (2021-11-01)
+===========================
+
+- New lints to detect the presence of bidirectional-override Unicode
+  codepoints in the compiled source code ([CVE-2021-42574])
+
+[CVE-2021-42574]: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42574
+
 Version 1.56.0 (2021-10-21)
 ========================