diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 86f8ad94e27..253fe260ded 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -175,7 +175,7 @@ o Volker Lendecke * Add generic a in-memory cache. * Import the Linux red-black tree implementation. * Remove large amount of global variables. - * Add vfs_ea_tdb module for file systems that do not implement xattrs. + * Add vfs_xattr_tdb module for file systems that do not implement xattrs. o Stefan Metzmacher