diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-09-10 15:20:31 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-09-10 15:20:31 +0000 |
commit | 638b0da9704add12fff91868efdfbb2dd35f0b54 (patch) | |
tree | dcb7811e8680c60fdcd74dc2da653ec9057dab63 /ChangeLog | |
parent | 07a11212037277e75c5b17f3220a2dbcc870ff98 (diff) | |
download | zsh-638b0da9704add12fff91868efdfbb2dd35f0b54.tar.gz zsh-638b0da9704add12fff91868efdfbb2dd35f0b54.tar.xz zsh-638b0da9704add12fff91868efdfbb2dd35f0b54.zip |
22681: find all error number definitions
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1bac574d7..12f1a78bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-09-10 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 22681: configure.ac, Src/Modules/system.mdd: pass all + files defining errnos to awk so that it finds them all on + systems where the list of definitions is fragmented. + 2006-09-07 Peter Stephenson <p.w.stephenson@ntlworld.com> * 22672: arno: Functions/Prompts/prompt_clint_setup, |