diff liboctave/ChangeLog @ 10171:22400682d3aa

use strptime module from gnulib
author John W. Eaton <jwe@octave.org>
date Thu, 21 Jan 2010 02:07:32 -0500
parents 1dffc8b2fca7
children 96ed9db3345c
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-21  John W. Eaton  <jwe@octave.org>
+
+	* Makefile.am (LIBOCTAVE_C_SOURCES): Remove strptime.c from the list.
+	* strptime.c: Delete.
+
 2010-01-21  John W. Eaton  <jwe@octave.org>
 
 	* lo-cutils.c (octave_rename): New funtion.