Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 6113:2dc8e7f1ee1e
[project @ 2006-10-27 13:23:22 by jwe]
author | jwe |
---|---|
date | Fri, 27 Oct 2006 13:23:22 +0000 |
parents | ed81d74118bb |
children | fabb1be5fd84 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2006-10-27 John W. Eaton <jwe@octave.org> + + * oct-time.cc: Undefine min and max after including windows.h. + From Michael Goffioul <michael.goffioul@swing.be>. + 2006-10-26 John W. Eaton <jwe@octave.org> * lo-cutils.c (octave_strcasecmp, octave-strncasecmp):