update release notes a bit
authorAli Saidi <saidi@eecs.umich.edu>
Mon, 30 Apr 2007 18:22:18 +0000 (14:22 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Mon, 30 Apr 2007 18:22:18 +0000 (14:22 -0400)
--HG--
extra : convert_revision : e99661b971a1cbb2be6cabb68c1a4dcc7c4792ba

RELEASE_NOTES

index 1deb3b62975e2c85ad2d25bac5379867ff5646d2..1c781ac297ab3fda8ff9a2793598cf735229622f 100644 (file)
@@ -10,7 +10,7 @@ Outstanding issues for 2.0 release:
 8. Validation
 9. Testing
 
-Apr. XX, 2007: m5_2.0_beta3
+May XX, 2007: m5_2.0_beta3
 --------------------
 New Features
 1. Some support for SPARC full-system simulation
@@ -19,9 +19,13 @@ Bug fixes since beta 2:
 1. Many SPARC linux syscall emulation support fixes
 2. Multiprocessor linux boot using the detailed O3 CPU module
 3. Simulator performance and memory leak fixes
-4. Fix issues with remote debugging
-5. Several compile fixes, including gcc 4.1
-6. Many other minor fixes and enhancements
+4. Fixed issue where console could stop printing in ALPHA_FS
+5. Fix issues with remote debugging
+6. Several compile fixes, including gcc 4.1
+7. Reworking of trace facitities (parameter names changed, variadic macros removed)
+8. Scons script cleanups
+9. Some support for compiling with Intel CC
+10. Many other minor fixes and enhancements
 
 Nov. 28, 2006: m5_2.0_beta2
 --------------------