diff options
-rw-r--r-- | Changelog.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Changelog.txt b/Changelog.txt index b41690ddb..c95124ed2 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,7 +1,8 @@ Date Added 12/14 - * The SKILL_MAX_DB was not large enough for current skills - causing memory corruptions and crashes [MouseJstr] + * The SKILL_MAX_DB (yes, a different #define from the one below) + was not large enough for current skills causing memory + corruptions and crashes [MouseJstr] * Fixed how socket handles EAGIN errors (retry instead of disconnecting) [MouseJstr] 12/13 |