diff --git a/defensive-coding/en-US/Revision_History.xml b/defensive-coding/en-US/Revision_History.xml
index 54ffa03..fc79226 100644
--- a/defensive-coding/en-US/Revision_History.xml
+++ b/defensive-coding/en-US/Revision_History.xml
@@ -7,6 +7,24 @@
Revision History
+
+ 1.1-1
+ Tue Aug 27 2013
+
+ Eric
+ Christensen
+ sparks@redhat.com
+
+
+
+ Add a chapter which covers some Java topics.
+ Deserialization: Warn about Java's java.beans.XMLDecoder.
+ C: Correct the advice on array allocation
+ (bug 995595).
+ C: Add material on global variables.
+
+
+
1.0-1
Thu May 09 2013