From: David Chatterton Date: Tue, 5 Dec 2006 14:36:27 +0000 (+0000) Subject: Add rename of list.h to list of changes. X-Git-Tag: v2.9.0~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9033cb0785cc58cb3552b9ddddb9a9efae3dde22;p=thirdparty%2Fxfsprogs-dev.git Add rename of list.h to list of changes. Merge of master-melb:xfs-cmds:27636a by kenmcd. Add rename of list.h to list of changes. --- diff --git a/doc/CHANGES b/doc/CHANGES index 59a407226..a90387b75 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -4,6 +4,8 @@ xfsprogs-2.8.x - Fix up xfs_repair aborting if it finds an inode with an invalid inode type. - Fix up default realtime extent size for large block sizes. + - Rename include/list.h to xfs_list.h so that other applications + do not accidentally use it. xfsprogs-2.8.16 (30 October 2006) - Fix up an endian problem for nlink setting in phase 7 for xfs_repair.