# HG changeset patch
# User bears
# Date 1025098772 -3600
# Node ID 1daefc6533eb3c349960088b124f7d194ada8f59
# Parent  b660fadc1814abfdf049c338db393ac3eb14a0c1
[svn] Save before you commit, boy.

diff -r b660fadc1814 -r 1daefc6533eb ChangeLog
--- a/ChangeLog	Wed Jun 26 14:30:26 2002 +0100
+++ b/ChangeLog	Wed Jun 26 14:39:32 2002 +0100
@@ -9,6 +9,9 @@
   a routine expire.
 * config.h.in,configure,configure.in: Check for timegm().
 * src/server.c,src/util.c,src/util.h: Recognise GMT/UTC on NNTP NEWGROUPS.
+  Do small reorg of some of the timezone sensitive code, and introduce
+  use of timegm(). An implementation is provided for systems without
+  timegm().
 
 Wed Jun 26 2002 Jim Hague <jim.hague@acm.org>