comparison 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
comparison
equal deleted inserted replaced
11523:fd0a3ac60b0e 11524:bd6e37860be5
1 2011-01-14 John W. Eaton <jwe@octave.org>
2
3 * file-stat.cc (mode_as_string): Call strmode instead of mode_string.
4
5 * filemode.h, filemode.c: Delete.
6 * Makefile.am (INCS): Remove filemode.h from the list.
7 (LIBOCTAVE_C_SOURCES): Remove filemode.c from the list.
8
1 2011-01-14 John W. Eaton <jwe@octave.org> 9 2011-01-14 John W. Eaton <jwe@octave.org>
2 10
3 * Update copyright notices for 2011. 11 * Update copyright notices for 2011.
4 12
5 2011-01-13 John W. Eaton <jwe@octave.org> 13 2011-01-13 John W. Eaton <jwe@octave.org>