diff ChangeLog @ 186:7d1f26e7c728 noffle

[svn] Remove case sensitivity in date parse.
author bears
date Sun, 05 Aug 2001 09:27:17 +0100
parents fed1334d766b
children 166008a80f03
line wrap: on
line diff
--- a/ChangeLog	Sun Aug 05 09:24:22 2001 +0100
+++ b/ChangeLog	Sun Aug 05 09:27:17 2001 +0100
@@ -11,6 +11,7 @@
   Debug logging is always compiled and selected via noffle.conf. All debug
   logs are classified as all, none, config, control, expire, fetch,
   filter, newsbase, noffle, post, protocol, requests and server.
+* src/util.c: Remove case sensitivity in date parsing.
 
 Tue May 15 2001 Jim Hague <jim.hague@acm.org>