diff --git a/Deploy/rootfolder/Features.txt b/Deploy/rootfolder/Features.txt
index 86ebc50..95945e5 100644
--- a/Deploy/rootfolder/Features.txt
+++ b/Deploy/rootfolder/Features.txt
@@ -1,3 +1,11 @@
+Version 0.5.0.20150606 Life Multiplexer
+
+- Improved Network Proxy Server broadcast capabilities, now it's possible broadcast events to many clients connected to the same Arduino board
+- Added tone and no tone messages to ardulink protocol interface
+- Added tone and no tone messages to default ardulink protocol implementation ALProtocol
+- Added ToneController SWING component
+- Added a ToneController to Ardulink Console
+
Version 0.4.2.20150312 Top Gun
- Added Joystick SWING component example code to drive a Smart Car
@@ -5,7 +13,6 @@ Version 0.4.2.20150312 Top Gun
- Added Joystick Smart Car Driver example
- Added Joystick id to PositionEvent
-
Version 0.4.2.20150304 Top Gun
- Added Joystick SWING component
diff --git a/JavadocUtils/build.xml b/JavadocUtils/build.xml
index 8140e67..56f38e9 100644
--- a/JavadocUtils/build.xml
+++ b/JavadocUtils/build.xml
@@ -30,7 +30,7 @@