From 1a088a4fdf99a4f90fe9279747a9b99e232ed4d8 Mon Sep 17 00:00:00 2001 From: cha0smaster Date: Tue, 5 Jul 2005 05:04:31 +0000 Subject: [PATCH] NEWS: update my name to be in format similar to names in other news. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index e6b1915f..7065a20b 100644 --- a/NEWS +++ b/NEWS @@ -5,11 +5,11 @@ Add new utility - ntfsmount. It's a FUSE module that rely on libntfs. So, you need FUSE to compile it, xattr is also highly recommended. This module support file overwrite changing it size and can read/write/add/remove named data streams via "file:stream" interface and list them via -"ntfs.streams.list" extended attribute. (Yura) +"ntfs.streams.list" extended attribute. (Yura Pakhuchiy) Attribute resize code for normal and sparse files is completed. Thus, ntfscp should always successfully overwrite any normal or sparse file even if file -size is changed. +size is changed. (Yura Pakhuchiy) Moved back from BitKeeper to CVS on SF.net.