Separate the new P functions from the new P behavior in the docs.

Bug: N/A
Test: N/A
Change-Id: If3810a1e4d3ab2a5bd5f83a1ab6bbcc1a729f685
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)