diff options
author | Kali Kaneko <kali@leap.se> | 2013-03-20 08:26:53 -0700 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-03-20 08:26:53 -0700 |
commit | 8f3415a431c4a711b9e6f49f5a00302b38d1a308 (patch) | |
tree | 34cffe172f9033ab493bc73d02eea4c4f160f0c6 /changes | |
parent | 2e26c6c4b1368717681b46e141e2146a17d4e646 (diff) | |
parent | aa490cf0a44012158fec298cda30f0962add0982 (diff) |
Merge pull request #2 from chiiph/feature/improve_which
Prioritize path_extension in which method
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_improve_which | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/feature_improve_which b/changes/feature_improve_which new file mode 100644 index 0000000..d1d1fb5 --- /dev/null +++ b/changes/feature_improve_which @@ -0,0 +1,2 @@ + o Prioritize the path_extension in the which method so it finds our bundled + app before the system one, if any. |