diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4774932ce..40ab94286 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-03-27 Peter Stephenson <pws@csr.com> + * 24759: Completion/Unix/Type/_canonical_paths: unfunction + is noisy if function wasn't set. Also sanitize use of + helper functions. + * 24757: Completion/Unix/Type/_canonical_paths: use CHASE_LINKS and pwd to canonicalize the directory path. |