1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-06-10 01:06:04 +02:00

add *.dll and fix typo with errnames.h

This commit is contained in:
Felix Rosencrantz 2003-11-03 02:51:19 +00:00
parent 815bc92148
commit e939abd1cd
4 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2003-11-02 Felix Rosencrantz <f_rosencrantz@yahoo.com>
* unposted: Src/.cvsignore, Src/Builtins/.cvsignore,
Src/Modules/.cvsignore: add *.dll for cygwin builds and
fix typo.
2003-10-27 Peter Stephenson <pws@csr.com>
* zsh-users/6727: from Lloyd Zusman: Completion/Unix/Command/_w3m,

View File

@ -29,3 +29,4 @@ bltinmods.list
tags TAGS
cscope.out
*.swp
*.dll

View File

@ -14,3 +14,4 @@ so_locations
*.mdh.tmp
rlimits.h
*.swp
*.dll

View File

@ -13,4 +13,5 @@ so_locations
*.mdhs
*.mdh.tmp
*.swp
ernames.c errcount.h
errnames.c errcount.h
*.dll