From ef7bda1d7b02902c0d533b05d1b507e3975d1714 Mon Sep 17 00:00:00 2001 From: uvman Date: Tue, 25 Oct 2005 18:34:18 +0000 Subject: [PATCH] Update changelog about Dputs, Dprintf, ..., Sprintf --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7550e059..1585d10f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,6 +38,8 @@ xx/xx/2005 - 1.12.2-WIP streams access interface. Currently supported interfaces are 'none' and 'windows'. (Yura) - ntfscat can display named attributes, streams too. (Szaka) + - Remove Dputs(), Dprintf(), Dperror(), ntfs_debug(), ntfs_error() and + Sprintf(). Forward callers to ntfs_log_*(). (Yuval) 10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.