From 0abf1d758456252f8acf0394e15736faf70d66da Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Tue, 22 Jan 2008 03:46:44 +0000 Subject: [PATCH] Corrected credit in Changelog. --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ebb2348..1ab04ad 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,7 +5,7 @@ -- stuff in the stable-1.0 branch, backported from 2.0.0 dev branch, etc --- 01212008 - Fixed HTTP header in physfshttpd.c. -12112007 - Fixed incorrect directory test in Windows code (thanks, Dennis!). +12112007 - Fixed incorrect directory test in Windows code (thanks, Buginator!). 10012007 - More mingw32 fixes. 07122007 - Maybe fixed compile on mingw32. 07112007 - Fixed crash on zero-byte read/write (thanks, Ensiform!).