Moved what is fixed targets to 1.5.1
diff --git a/releng.control/whatisfixed.properties b/releng.control/whatisfixed.properties
index 4e3501f..81c8d82 100644
--- a/releng.control/whatisfixed.properties
+++ b/releng.control/whatisfixed.properties
@@ -1,8 +1,8 @@
 # FROM DATE AND BUILD
 # This must be set as the reference point.
 #
-whatisfixed.since.date=2006-06-28 14:55:00 GMT
-whatisfixed.fromBuildId=R-1.5.0-200606281455
+whatisfixed.since.date=2006-09-23 05:08:00 GMT
+whatisfixed.fromBuildId=R-1.5.1-200609230508
 
 
 # TO DATE AND BUILD
@@ -17,7 +17,7 @@
 # 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.1 M151,1.5.2 M151,2.0 M1,2.0 M2
+whatisfixed.targetMilestones=1.5.1 M151,1.5.2 M152
 
 # The list will include bugs with these statuses
 # - means ignore target (valid status - RESOLVED CLOSED NEW..)