comparison lib-src/ChangeLog @ 102005:a0a98144aa0b

* movemail.c: Include time.h unconditionally. (main): Use time_t for time variables.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 13 Feb 2009 14:21:16 +0000
parents 696b3e7c297b
children e85d013e3140
comparison
equal deleted inserted replaced
102004:e1a5d89a91dd 102005:a0a98144aa0b
1 2009-02-13 Sven Joachim <svenjoac@gmx.de>
2
3 * movemail.c: Include time.h unconditionally.
4 (main): Use time_t for time variables.
5
1 2009-02-11 Glenn Morris <rgm@gnu.org> 6 2009-02-11 Glenn Morris <rgm@gnu.org>
2 7
3 * movemail.c (mbx_delimit_begin): Also write the current time. 8 * movemail.c (mbx_delimit_begin): Also write the current time.
4 9
5 2009-02-10 Glenn Morris <rgm@gnu.org> 10 2009-02-10 Glenn Morris <rgm@gnu.org>