Merge "Separate the new P functions from the new P behavior in the docs." am: 2cb18c3460
am: 1ac5f9721a
Change-Id: I47cf82bf3fe903e6e3b3bd07ac4591c5a7ce4841
diff --git a/docs/status.md b/docs/status.md
index 8252850..a0e6824 100644
--- a/docs/status.md
+++ b/docs/status.md
@@ -53,6 +53,8 @@
* <spawn.h>
* `swab`
* `syncfs`
+
+New libc behavior in P:
* `%C` and `%S` support in the printf family (previously only the wprintf family supported these)
* `%mc`/`%ms`/`%m[` support in the scanf family
* `%s` support in strptime (strftime already supported it)