diff ChangeLog @ 6694:3d913ba36b75

[project @ 2007-06-06 06:08:25 by jwe]
author jwe
date Wed, 06 Jun 2007 06:08:26 +0000
parents 2aad75fcc93a
children 781777998927
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 06 05:18:54 2007 +0000
+++ b/ChangeLog	Wed Jun 06 06:08:26 2007 +0000
@@ -1,3 +1,8 @@
+2007-06-06  Michael Goffioul  <michael.goffioul@swing.be>
+
+	* configure.in: Check for utime.h and sys/utime.h headers.
+	Check for utime, _chmod, _utime, and _utime32 functions.
+
 2007-06-03  David Bateman  <dbateman@free.fr>
 
 	* configure.in (AC_CONFIG_FILES): Add src/mxarray.h
@@ -118,7 +123,7 @@
 
 	* octMakefile.in (DISTDIRS): Eliminate variable.
 
-2007-02-26  From Michael Goffioul  <michael.goffioul@swing.be>
+2007-02-26  Michael Goffioul  <michael.goffioul@swing.be>
 
 	* octMakefile.in, dlfcn/Makefile.in, emacs/Makefile.in:
 	Use $(LN_S) instead of ln or ln -s.