diff liboctave/ChangeLog @ 3613:0a93682f89c8

[project @ 2000-03-17 10:58:25 by jwe]
author jwe
date Fri, 17 Mar 2000 11:03:52 +0000
parents 0ecd1696605d
children c3b1f34a4748
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Mar 17 09:49:15 2000 +0000
+++ b/liboctave/ChangeLog	Fri Mar 17 11:03:52 2000 +0000
@@ -1,3 +1,12 @@
+2000-03-17  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* Makefile.in: (objects): New target.
+
+	* lo-cutils.c: New file.
+	* Makefile.in (SOURCES): Add it to the list.
+	* lo-utils.h: Declare octave_qsort here.
+	* Array.h (Array::qsort): Use it here.
+
 2000-03-08  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* oct-time.cc: Include <sys/types.h> and <unistd.h>, if available.