aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a80dc27..4726b3a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,16 @@ Each utility has its own version number, date of last change and
some description at the top of its ".c" file. All utilities in the main
directory have their own "man" pages. There is also a sg3_utils man page.
-Changelog for pre-release sg3_utils-1.47 [20210414] [svn: r895]
- - move some hex file from examples to inhex directory
+Changelog for pre-release sg3_utils-1.47 [20210501] [svn: r896]
+ - sg_raw: fix prints of NVMe NVM command names
+ - sg_lib: add sg_scsi_status_is_good()
+ - pt_linux: fix verify(BytChk=0) which Linux SNTL translated
+ to write, other SNTL cleanups
+ - pt: check_pt_file_handle() add return value of 5 for
+ FreeBSD for nvme(cam)
+ - move some hex files from examples to inhex directory
+ - major rework of lib/sg_pt_freebsd.c; make SNTL as similar
+ as feasible to the Linux implementation
- add testing/sg_take_snap
- change links to http://sg.danny/cz/sg/* to https