diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-08-04 15:31:03 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-08-04 15:31:03 +0000 |
commit | f5f90da9c0126f9a87e88b80845442ffd9ff1578 (patch) | |
tree | 9a97e78790a500f3a669cebc42f64888405cac26 /ChangeLog | |
parent | 596d38fb078aaa075bde47920b25c1b913056ea8 (diff) | |
download | zsh-f5f90da9c0126f9a87e88b80845442ffd9ff1578.tar.gz zsh-f5f90da9c0126f9a87e88b80845442ffd9ff1578.tar.xz zsh-f5f90da9c0126f9a87e88b80845442ffd9ff1578.zip |
22587: update some distribution docs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d8d4385ba..da925bbb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-08-04 Peter Stephenson <pws@csr.com> + * 22587: INSTALL, MACHINES, NEWS< README: update notes on + multibyte support and add references to news. + * 22586: Src/parse.c, Src/utils.c: minor warnings spotted on Cygwin: unnecessary static declaration in parse.c, typo in set_widearray, also comments on other warnings that are harder |