general build cleanup
diff --git a/releng.control/whatisfixed.properties b/releng.control/whatisfixed.properties
new file mode 100644
index 0000000..9025199
--- /dev/null
+++ b/releng.control/whatisfixed.properties
@@ -0,0 +1,31 @@
+# FROM DATE AND BUILD
+# This must be set as the reference point.
+#
+whatisfixed.since.date=2006-02-17 12:28:00 GMT
+whatisfixed.fromBuildId=R-1.0.1-200602171228
+
+
+# TO DATE AND BUILD
+# This is calculated at the time of the build. Is not set 
+#
+#whatisfixed.to.date=
+#whatisfixed.toBuildId=
+
+# This is not used due to wierd behavior by cvs rlog 
+#whatisfixed.to.branch
+
+# What is fixed list will only include bugs targeted to these
+#(seperate them by commas, blanks are significant in a name)
+# - means ignore target
+whatisfixed.targetMilestones=1.5 M4,1.5 M5,1.5 M6,1.0.1 M101,1.0.2 M102
+
+# The list will include bugs with these statuses
+# - means ignore target (valid status - RESOLVED CLOSED NEW..)
+whatisfixed.status=-
+
+# These are the components under the cvs root to
+# search for changes (seperate them by commas, blanks are significant in a name!)
+whatisfixed.modules=wst,jst
+
+
+build.whatIsFixed=false