From 5d5f6497e9990cd4e8e34efd5d7d07f76870a7cc Mon Sep 17 00:00:00 2001 From: "(none)!yura" <(none)!yura> Date: Thu, 14 Oct 2004 18:23:21 +0000 Subject: [PATCH] update (Logical change 1.612) --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1357db8a..6b91f931 100644 --- a/ChangeLog +++ b/ChangeLog @@ -88,6 +88,8 @@ xx/xx/2004 - 2.0.0-WIP field from inode.h::_ntfs_inode struct. Adapt all users. (Yura) - Add --attibute, --attr-name and --inode options to ntfscp. (Yura) - ntfscp is moved from extra to standard program set. (Yura) + - Add new high level API inode.[ch]::ntfs_inode_add_attr and make ntfscp + use it when requested attribute isn't exist. (Yura) 04/09/2004 - 1.9.4 - Urgent bug fixes.