From e418cf534504dafa91287f7ebc53ee992f671c3f Mon Sep 17 00:00:00 2001 From: "(none)!yura" <(none)!yura> Date: Sat, 25 Sep 2004 20:10:16 +0000 Subject: [PATCH] Update. (Logical change 1.579) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index c77165eb..819531a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,6 +48,10 @@ xx/xx/2004 - 2.0.0-WIP - Add new API unistr.[hc]::ntfs_ucsndup(). (Anton) - Make libntfs/attrib.c::ntfs_attr_open() make a copy of the attribute name unless it is one of the internal names. (Anton) + - Move out common part of ntfs_attrlist_entry_{add,rm} to new API: + attrlist.[ch]::ntfs_attrlist_set. (Yura) + - New API: attrib.[ch]::ntfs_resident_attr_record_add. (Yura) + - New API: inode.[ch]::ntfs_inode_add_attrlist. (Yura) 04/09/2004 - 1.9.4 - Urgent bug fixes.