Merge "Separate the new P functions from the new P behavior in the docs." am: 2cb18c3460 am: 1ac5f9721a
am: 1274397363
Change-Id: I5619db03f95fbd07396783987a2d59c9f283adad
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)