diff liboctave/ChangeLog @ 6111:ed81d74118bb

[project @ 2006-10-27 02:43:23 by jwe]
author jwe
date Fri, 27 Oct 2006 02:43:24 +0000
parents 143b556ce725
children 2dc8e7f1ee1e
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,12 @@
+2006-10-26  John W. Eaton  <jwe@octave.org>
+
+	* lo-cutils.c (octave_strcasecmp, octave-strncasecmp):
+	Move here from src/cutils.c.
+	* lo-utils.h: Provide decls.
+	* strcasecmp.c: Move here from src/strcasecmp.c.
+	* strncase.c: Move here from src/strncase.c.
+	* Makefile.in (LIBOCTAVE_C_SOURCES): Add them to the list.
+
 2006-10-26  Michael Goffioul  <michael.goffioul@swing.be>
 
 	* kpse.cc [! MSVC]: Don't include win32lib.h.