From d59c03cc8b647f9570fa52308f6099b5d0d2852c Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sun, 20 Jul 2003 21:14:12 +0000 Subject: [PATCH] Updated. --- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 73f1c7fa..ac4e19ff 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,7 +8,9 @@ the Russian and Spanish translations, since those contributors couldn't be contacted. If they show up, we'll readd them to the project, otherwise we'll eventually replace their work...everyone - else signed on for the change. + 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!). 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