diff options
| -rw-r--r-- | README.txt | 2 | ||||
| -rw-r--r-- | changelog.txt | 4 | 
2 files changed, 5 insertions, 1 deletions
| @@ -1,6 +1,6 @@  Minetest mod "Hunger"  ===================== -Version: 1.1.2 +Version: 1.1.3  (c) Copyright BlockMen (2015) diff --git a/changelog.txt b/changelog.txt index 752acc0..1ed8b2a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -22,3 +22,7 @@  1.1.2  -----  - Fixed crash on invalid values given + +1.1.3 +----- +- Prevent server crash caused by specific usernames (by beyondlimits) | 
