From 10264db16ad395cd4290fa7fee8609e8b2dc38ed Mon Sep 17 00:00:00 2001 From: Rob McBroom Date: Wed, 20 Mar 2013 13:27:00 -0400 Subject: [PATCH] mention #1430 in the release notes --- Quicksilver/SharedSupport/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/Quicksilver/SharedSupport/CHANGELOG b/Quicksilver/SharedSupport/CHANGELOG index b98a4137f..9e074ce3e 100644 --- a/Quicksilver/SharedSupport/CHANGELOG +++ b/Quicksilver/SharedSupport/CHANGELOG @@ -43,6 +43,7 @@ This will be the last release to support Mac OS X 10.6 and 32-bit mode. * Prevent a crash when changing row height immediately after choosing a new interface (#1383) * Fixed an exception when right-arrowing into applications with iCloud documents (#1396, #1398) * Changed the process for displaying the Dock icon (#1152, #1414) + * More reliable file type detection (#1427, #1428, #1430) * Internal optimizations, stability improvements, and fixes (#1335, #1346, #1385, #1390, #1401, #1371, #1403, #1388, #1410) ### Changed ###