]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Add rename of list.h to list of changes.
authorDavid Chatterton <chatz@sgi.com>
Tue, 5 Dec 2006 14:36:27 +0000 (14:36 +0000)
committerDavid Chatterton <chatz@sgi.com>
Tue, 5 Dec 2006 14:36:27 +0000 (14:36 +0000)
Merge of master-melb:xfs-cmds:27636a by kenmcd.

  Add rename of list.h to list of changes.

doc/CHANGES

index 59a4072262f0ea423519c7098843753deedf30d1..a90387b75f0c50a6755fe580a852cbb8250b0a6f 100644 (file)
@@ -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.