From bb33649ab3661d95c573b768cca7712e0913829c Mon Sep 17 00:00:00 2001 From: /dev/urandom Date: Tue, 14 Feb 2017 22:58:15 +0100 Subject: [PATCH] [Changelog] Critical fix for the fix of a critical bugfix. /dev/root was drunk or something. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 324aed42..e2491e9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0. ### Fixed -- Fix a critical bugfix. +- Fix crash caused by faulty file download requests to game hosts. - Fix friend sorting. - Fix weapon crash issue. - Fix game not starting issue under certain circumstances.