Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 3750:c922e2d23c8c
[project @ 2000-12-09 07:34:11 by jwe]
author | jwe |
---|---|
date | Sat, 09 Dec 2000 07:34:12 +0000 |
parents | 078fde449ebc |
children | 1ae5be669422 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2000-12-09 John W. Eaton <jwe@bevo.che.wisc.edu> + + * strptime.c: Surround everything after including config.h in + #ifndef HAVE_STRPTIME ... #endif. + 2000-11-29 John W. Eaton <jwe@bevo.che.wisc.edu> * Array-idx.h (assign): When resizing, cast fill value to LT.