From 9a442673e64ec554ba51599253bf5c2893bbf15b Mon Sep 17 00:00:00 2001 From: Aaron Gyes Date: Sun, 3 Jul 2016 03:58:05 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83d1ef1be..c0064c639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,10 @@ ## Other notable fixes and improvements - Paper over mayhem caused with missing `string` builtin while old versions of fish are still running moments after upgrading to fish 2.3 (#3057, #3065, #3125, #3141) +- Fish is less confused about locales now than it was when 2.3.0 was released. (#3124, ) - `fish_config` didn't work in fish.app (OS X) if one didn't already have fish installed by some other means. (#3140) - `type -a` now syntax-colorizes function source output. -- Improvements to `suspend` (#3154), +- Improvements to `suspend` function (#3154), - New completions for: ##Known issues