include(head.html.m4)
include(navbar.html.m4)
TITLE(Protocol Version History)
PARAGRAPH([
TABLE([
TROW2(STRONG(PROGTITLE Version),STRONG(Protocol Versions supported))
TROW2(0.2.0 - 0.2.4,0)
TROW2(0.2.5.x ,0 - 2)
TROW2(0.2.6 - 0.2.7.0 ,3 )
TROW2(0.2.7.1 - ,4 )
],cellpadding="5" border="1")
])
PARAGRAPH([
TABLE([
TROW2(STRONG(Protocol Version),STRONG(New Features))
TROW2(1,Protocol version control)
TROW2(2,Instant win zone and limited usability of brakes)
TROW2(3,Chat control( silencing and kick voting ) )
TROW2(4,[Fixed the rip bug, the version is introduced to remotely detect whether a client is affected])
],cellpadding="5" border="1")
])
PARAGRAPH([
Note: Some protocol versions were only available in CVS, so not every protocol version corresponds to a PROGTITLE version.
])
include(sig.m4)
include(navbar.html.m4)