Mercurial > noffle
comparison ChangeLog @ 260:1daefc6533eb noffle
[svn] Save before you commit, boy.
| author | bears |
|---|---|
| date | Wed, 26 Jun 2002 14:39:32 +0100 |
| parents | b660fadc1814 |
| children | 56404839dd33 |
comparison
equal
deleted
inserted
replaced
| 259:b660fadc1814 | 260:1daefc6533eb |
|---|---|
| 7 to a new database and renaming. This now has an explicit function, | 7 to a new database and renaming. This now has an explicit function, |
| 8 Db_rebuild(), and you don't want to chew disc space like this during | 8 Db_rebuild(), and you don't want to chew disc space like this during |
| 9 a routine expire. | 9 a routine expire. |
| 10 * config.h.in,configure,configure.in: Check for timegm(). | 10 * config.h.in,configure,configure.in: Check for timegm(). |
| 11 * src/server.c,src/util.c,src/util.h: Recognise GMT/UTC on NNTP NEWGROUPS. | 11 * src/server.c,src/util.c,src/util.h: Recognise GMT/UTC on NNTP NEWGROUPS. |
| 12 Do small reorg of some of the timezone sensitive code, and introduce | |
| 13 use of timegm(). An implementation is provided for systems without | |
| 14 timegm(). | |
| 12 | 15 |
| 13 Wed Jun 26 2002 Jim Hague <jim.hague@acm.org> | 16 Wed Jun 26 2002 Jim Hague <jim.hague@acm.org> |
| 14 | 17 |
| 15 * aclocal.m4: New aclocal version. | 18 * aclocal.m4: New aclocal version. |
| 16 * Makefile.in,docs/Makefile.in: Update to reflect last changes to | 19 * Makefile.in,docs/Makefile.in: Update to reflect last changes to |
