From 2e5ae020592bf0da6774423677a94b5684213cba Mon Sep 17 00:00:00 2001 From: Felix Hirn Date: Thu, 9 Feb 2017 22:33:55 +0100 Subject: [PATCH] Updated CHANGES.md --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 0f1f926..9a377a7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -69,6 +69,8 @@ Fixes #8. (Second way to have a custom build environment for XMonad. See previous entry for another solution.) + * Fixed a crash related to an unhandled getWindowAttributes exception + ## 0.12 (December 14, 2015) * Compiles with GHC 7.10.2, 7.8.4, and 7.6.3