diff --git a/Quicksilver/SharedSupport/CHANGELOG b/Quicksilver/SharedSupport/CHANGELOG index a32a02565..02a1fe3a3 100644 --- a/Quicksilver/SharedSupport/CHANGELOG +++ b/Quicksilver/SharedSupport/CHANGELOG @@ -9,6 +9,8 @@ * Avoid a hang during catalog indexing (#2016, #2241) * Correctly reset the third pane (#2201, #2239) * Avoid a hang when getting the string value for multiple selected objects (#2242, #2243) + * Make the left arrow key do something useful in more contexts (#2228, #2229) + * Prevent duplicate items from appearing in the interface (#2097, #2231) * Make sure mnemonics are updated before resetting the search string (#2269) ### Changed ###