diff liboctave/ChangeLog @ 6123:8d285942fc3c

[project @ 2006-10-28 14:09:20 by jwe]
author jwe
date Sat, 28 Oct 2006 14:11:18 +0000
parents fabb1be5fd84
children 4fb3f3e3d6bb
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sat Oct 28 13:56:55 2006 +0000
+++ b/liboctave/ChangeLog	Sat Oct 28 14:11:18 2006 +0000
@@ -1,3 +1,10 @@
+2006-10-28  Michael Goffioul  <michael.goffioul@swing.be>
+
+	* oct-shlib.cc: Undefine min and max after including windows.h.
+	* oct-syscalls.cc (syscalls::pipe (int *)): Avoid infinite recursion.
+	* lo-sysdep.h: Move opendir, readdir, etc. decls here from
+	lo-sysdep.cc.
+
 2006-10-27  John W. Eaton  <jwe@octave.org>
 
 	* oct-time.cc [! HAVE_STRFTIME]: Declare strftime.