This commit is contained in:
Ryan C. Gordon 2003-07-21 00:28:21 +00:00
parent 1400b98be7
commit a4276d9a61
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@
project, otherwise we'll eventually replace their work...everyone
else signed on for the change. Committed a patch to convert all
tabs to spaces (Thanks, James!). Added patch to zip.c to fix
crash (thanks, dillo!).
crash (thanks, dillo!). Reimplmented qpak.c, by welding together
bits of grp.c and zip.c.
06112003 - Patches to globbing.c to handle corner cases (thanks, Bradley!).
06102003 - Added globbing.c to "extras" directory.
05232003 - Rewrote MacOSX/Darwin CD-ROM detection code to use IOKit, which is