diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | Etc/relnote_4.3.8.txt | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index ce256f724..080471d37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-10-29 Peter Stephenson <pws@csr.com> + * unposted: Etc/relnote_4.3.8.txt: tiny typo. + * unposted: Completion/Zsh/Command/.distfiles, Etc/.distfiles, Functions/VCS_Info/.distfiles, Functions/VCS_Info/Backends/.distfiles: belatedly sort out some diff --git a/Etc/relnote_4.3.8.txt b/Etc/relnote_4.3.8.txt index 4f306f737..0726a857c 100644 --- a/Etc/relnote_4.3.8.txt +++ b/Etc/relnote_4.3.8.txt @@ -8,7 +8,7 @@ editor on terminals that handle this. Various additions have been made to support shell code debugging better. There is now additional support for highlighting and colouring of parts of -the command line in the lined editor as well as builtin support for +the command line in the line editor as well as builtin support for colouring in prompts etc. The syntax ~[...] provides a dynamic form of directory naming, based on a |