Updating VERSION.txt top section
diff --git a/VERSION.txt b/VERSION.txt
index e94d8f7..bf6e9fc 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,4 @@
-jetty-9.0.0.v20130306 - 06 March 2013
+jetty-9.0.0.v20130308 - 08 March 2013
  + 399070 add updated version of npn-boot jar to start.ini
  + 399799 do not hold lock while calling invalidation listeners
  + 399967 Destroyables destroyed on undeploy and shutdown hook
@@ -34,6 +34,10 @@
    upstream server. Fix several other small proxy issues
  + 402316 HttpReceiver and null pointer exception.
  + 402341 Host with default port causes redirects loop.
+ + 402726 WebAppContext references old WebSocket packages in system and
+   server classes
+ + 402757 WebSocket client module can't be used with WebSocket server
+   module in the same WAR
 
 jetty-9.0.0.RC2 - 24 February 2013
  + Fix etc/jetty.xml TimerScheduler typo that is preventing normal startup