Mercurial > noffle
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 185:fed1334d766b | 186:7d1f26e7c728 |
|---|---|
| 9 src/group.c,src/lock.c,src/log.c,src/log.h,src/noffle.c,src/outgoing.c, | 9 src/group.c,src/lock.c,src/log.c,src/log.h,src/noffle.c,src/outgoing.c, |
| 10 src/post.c,src/protocol.c,src/request.c,src/server.c,src/util.c: | 10 src/post.c,src/protocol.c,src/request.c,src/server.c,src/util.c: |
| 11 Debug logging is always compiled and selected via noffle.conf. All debug | 11 Debug logging is always compiled and selected via noffle.conf. All debug |
| 12 logs are classified as all, none, config, control, expire, fetch, | 12 logs are classified as all, none, config, control, expire, fetch, |
| 13 filter, newsbase, noffle, post, protocol, requests and server. | 13 filter, newsbase, noffle, post, protocol, requests and server. |
| 14 * src/util.c: Remove case sensitivity in date parsing. | |
| 14 | 15 |
| 15 Tue May 15 2001 Jim Hague <jim.hague@acm.org> | 16 Tue May 15 2001 Jim Hague <jim.hague@acm.org> |
| 16 | 17 |
| 17 * src/client.c: Only bail out of fetching multiple articles if the | 18 * src/client.c: Only bail out of fetching multiple articles if the |
| 18 connection fails. If we do get a status from the upstream server | 19 connection fails. If we do get a status from the upstream server |
