diff --git a/en/news/status/report-2012-01-2012-03.xml b/en/news/status/report-2012-01-2012-03.xml
index 933d5e7717..c78d68477a 100644
--- a/en/news/status/report-2012-01-2012-03.xml
+++ b/en/news/status/report-2012-01-2012-03.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE report PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for Status
 Report//EN" "http://www.FreeBSD.org/XML/www/share/sgml/statusreport.dtd">
-<!-- $FreeBSD: www/en/news/status/report-2012-01-2012-03.xml,v 1.3 2012/05/09 11:50:50 ryusuke Exp $ -->
+<!-- $FreeBSD: www/en/news/status/report-2012-01-2012-03.xml,v 1.4 2012/05/09 14:49:42 danger Exp $ -->
 <report>
   <date>
     <month>January-March</month>
@@ -23,7 +23,7 @@ Report//EN" "http://www.FreeBSD.org/XML/www/share/sgml/statusreport.dtd">
       publicly announced in April.</p>
 
     <p>Thanks to all the reporters for the excellent work! This report
-      contains 25 entries and we hope you enjoy reading it.</p>
+      contains 27 entries and we hope you enjoy reading it.</p>
 
     <p>Please note that the deadline for submissions covering the period
       between April and June 2012 is July 15th, 2012.</p>
@@ -1439,4 +1439,52 @@ Report//EN" "http://www.FreeBSD.org/XML/www/share/sgml/statusreport.dtd">
 	manual page updates and an optional debugging mode.</p>
     </body>
   </project>
+
+  <project cat='bin'>
+    <title>The bsdconfig(8) utility</title>
+
+    <contact>
+      <person>
+        <name>
+          <given>Devin</given>
+          <common>Teske</common>
+        </name>
+        <email>dteske@FreeBSD.org</email>
+      </person>
+      <person>
+       <name>
+         <given>Ron</given>
+         <common>McDowell</common>
+        </name>
+        <email>rcm@fuzzwad.org</email>
+      </person>
+    </contact>
+
+    <links>
+      <url href="http://druidbsd.cvs.sf.net/viewvc/druidbsd/bsdconfig/">
+	  OpenSource Development Tree</url>
+      <url href="http://druidbsd.sf.net/download/bsdconfig/bsdconfig-20120512-1.svg">
+	  Menu Map w/ Includes</url>
+      <url href="http://druidbsd.sf.net/download/bsdconfig/bsdconfig-20120512-1i.svg">
+	  Menu Map w/o Includes</url>
+    </links>
+
+    <body>
+      <p>Approaching 20,000 lines of sh(1) code, the bsdconfig(8) tool is
+	approximately 70% complete.  Upon completion of this project,
+	bsdconfig(8) will represent (in conjunction with
+	already-existing bsdinstall(8)) a complete set of utilities
+	capable of purposefully deprecating sysinstall(8) in &os; 9 and
+	higher.  This project has been a labor of love for Ron McDowell
+	and I for over 90 days now and we are approaching the completion
+	of this wonderful tool.</p>
+    </body>
+
+    <help>
+      <task>
+	The "installer suite" modules for acquiring/installing binary
+	packages and additional distribution sets. Startup services module.
+      </task>
+    </help>
+  </project>
 </report>