diff --git a/README b/README index c2c5c87..662d577 100644 --- a/README +++ b/README @@ -4,6 +4,13 @@ This is the CD Gamedriver. Primarly developed to run the Genesis LPMUD running on http://www.genesismud.org/ Changelog: +=============================================================================== +README CD.06.05 +- MSSP Protcol support + http://tintin.sourceforge.net/mssp/ +- GMCP Protocol Support +- Fixed 64 bit random numbers +- A number of GD crarshers fixed =============================================================================== README CD.06.04 diff --git a/patchlevel.h b/patchlevel.h index 36131a1..eeb034f 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1 +1 @@ -#define PATCH_LEVEL 4 +#define PATCH_LEVEL 5