diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2000-08-16 13:23:37 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-08-16 13:23:37 +0000 |
commit | c0ab630768a09d54d15d2f4af026049fe46f3b90 (patch) | |
tree | 62d71e5765177fd5d260225f8548bad466919e3f /ChangeLog | |
parent | 505a3e3a30cf660f6b1d719915444a590b7a7ed2 (diff) | |
download | zsh-c0ab630768a09d54d15d2f4af026049fe46f3b90.tar.gz zsh-c0ab630768a09d54d15d2f4af026049fe46f3b90.tar.xz zsh-c0ab630768a09d54d15d2f4af026049fe46f3b90.zip |
pws/Andrej: 12594, 12661: Windows resources and icon
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4176a6394..eb80cc0fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-08-16 Peter Stephenson <pws@csr.com> + * pws/Andrej: 12594, 12661: Src/zsh.rc, Src/zsh.ico, Src/Makefile.in, + configure.in: basic support for Windows resources including icon, + will be built in for cygwin. + * Andrej: 12658: .cvsignore, Src/.cvsignore: cscope ignorance. 2000-08-16 Sven Wischnowsky <wischnow@zsh.org> |