diff liboctave/ChangeLog @ 7058:ad2aaf824128

[project @ 2007-10-24 06:15:39 by jwe]
author jwe
date Wed, 24 Oct 2007 06:15:40 +0000
parents ee70ac66041f
children 97db94ae2cf0
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed Oct 24 04:39:57 2007 +0000
+++ b/liboctave/ChangeLog	Wed Oct 24 06:15:40 2007 +0000
@@ -1,3 +1,7 @@
+2007-10-24  John W. Eaton  <jwe@octave.org>
+
+	* strptime.c: Also compile if OCTAVE_HAVE_BROKEN_STRPTIME is defined.
+
 2007-10-23  John W. Eaton  <jwe@octave.org>
 
 	* CRowVector.cc (operator * const ComplexRowVector&, const