diff liboctave/ChangeLog @ 11524:bd6e37860be5

use gnulib filemode module
author John W. Eaton <jwe@octave.org>
date Fri, 14 Jan 2011 06:18:51 -0500
parents fd0a3ac60b0e
children ab231f944252
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Jan 14 05:47:45 2011 -0500
+++ b/liboctave/ChangeLog	Fri Jan 14 06:18:51 2011 -0500
@@ -1,3 +1,11 @@
+2011-01-14  John W. Eaton  <jwe@octave.org>
+
+	* file-stat.cc (mode_as_string): Call strmode instead of mode_string.
+
+	* filemode.h, filemode.c: Delete.
+	* Makefile.am (INCS): Remove filemode.h from the list.
+	(LIBOCTAVE_C_SOURCES): Remove filemode.c from the list.
+
 2011-01-14  John W. Eaton  <jwe@octave.org>
 
 	* Update copyright notices for 2011.