From 62e2d05f916f1c3731bc12fc33ce03327d7a0811 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Mon, 16 Mar 2020 19:34:48 +0000 Subject: [PATCH] changelog: Update through HEAD. --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index 41328cc..6526092 100644 --- a/changelog.md +++ b/changelog.md @@ -23,6 +23,9 @@ - Don't consider the filename in «sudo -e /path/to/file» to be a command position [#678] +- Don't look up absolute directory names in $cdpath + [2cc2583f8f12, part of #669] + # Changes in version 0.7.1 - Remove out-of-date information from the 0.7.0 changelog.