From 242a9d170355296472146f28f591f854e3211fb5 Mon Sep 17 00:00:00 2001 From: Jeffrey Pfau Date: Wed, 10 Jun 2015 01:08:01 -0700 Subject: [PATCH] All: Update CHANGES --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index cd769feca..4a8e575ab 100644 --- a/CHANGES +++ b/CHANGES @@ -63,6 +63,7 @@ Misc: - Qt: Replace pause-after-frame mutex with an atomic - Util: Allow disabling the threading code entirely - GBA: SIO logging layer + - Qt: Add application icon and XDG desktop files - GBA Thread: Split GBASync into a separate file 0.2.1: (2015-05-13)