diff --git a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
index 0acad7ab07..3ca25343bc 100644
--- a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
+++ b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
@@ -690,6 +690,22 @@ is spelled &, < is < and > is >.
13.0-CURRENT after removing flags argument from
VOP_UNLOCK.
+
+
+ 1300075
+ 356409
+ January 6, 2020
+ 13.0-CURRENT after adding own counter for cancelled
+ USB transfers.
+
+
+
+ 1300076
+ 356511
+ January 8, 2020
+ 13.0-CURRENT after pushing vnop implementation into
+ the fileop layer in posix_fallocate.
+
@@ -1541,6 +1557,8 @@ is spelled &, < is < and > is >.
r356365.
+
+
1200517
352076
@@ -3103,6 +3121,8 @@ is spelled &, < is < and > is >.
r356365.
+
+
1103000
349026
@@ -3125,6 +3145,9 @@ is spelled &, < is < and > is >.
11-STABLE after fixing a potential OOB read security issue in
libc++.
+
+
+
@@ -4303,6 +4326,8 @@ is spelled &, < is < and > is >.
ptrace() to always clear the
correct thread event when resuming.
+
+