Ryan C. Gordon 22 лет назад
Родитель
Сommit
d59c03cc8b
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      CHANGELOG

+ 3 - 1
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