diff liboctave/ChangeLog @ 11232:88e4ea8b2c19

eliminate special cases for NeXT systems
author John W. Eaton <jwe@octave.org>
date Wed, 10 Nov 2010 21:01:54 -0500
parents 2f29b765c0ef
children 2718e1fdf82f
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed Nov 10 20:55:32 2010 -0500
+++ b/liboctave/ChangeLog	Wed Nov 10 21:01:54 2010 -0500
@@ -1,3 +1,7 @@
+2010-11-10  John W. Eaton  <jwe@octave.org>
+
+	* syswait.h: Delete special cases for NeXT systems.
+
 2010-11-10  John W. Eaton  <jwe@octave.org>
 
 	* lo-sysdep.cc (octave_chdir): Delete special case for __EMX__.