Mercurial > emacs
changeset 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 | e1a5d89a91dd |
children | 86059ded629a |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Fri Feb 13 13:30:35 2009 +0000 +++ b/lib-src/ChangeLog Fri Feb 13 14:21:16 2009 +0000 @@ -1,3 +1,8 @@ +2009-02-13 Sven Joachim <svenjoac@gmx.de> + + * movemail.c: Include time.h unconditionally. + (main): Use time_t for time variables. + 2009-02-11 Glenn Morris <rgm@gnu.org> * movemail.c (mbx_delimit_begin): Also write the current time.