diff --git a/en_US.ISO8859-1/books/porters-handbook/versions.xml b/en_US.ISO8859-1/books/porters-handbook/versions.xml
index 74549823ba..09c2ec87f4 100644
--- a/en_US.ISO8859-1/books/porters-handbook/versions.xml
+++ b/en_US.ISO8859-1/books/porters-handbook/versions.xml
@@ -5013,3 +5013,15 @@ it was never committed:
11.0-CURRENT after upgrade of ncurses to 5.9 release
(rev 262629).
+
+
+ 1100013
+ March 16, 2014
+ 11.0-CURRENT after renaming
+ <sys/capability.h> to
+ <sys/capsicum.h> to avoid a clash with
+ similarly named headers in other operating systems.
+ A compatibility header is left in place to limit build breakage, but will
+ be deprecated in due course.
+ (rev 263235).
+