aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2020-07-13 18:30:26 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2020-07-13 18:30:26 +0000
commitec46929f407fa5cc5fd1b276d407c17d1d70c2e5 (patch)
tree3ef97fd1b2554900a3162e7036a1ed4a19ac1c24 /ChangeLog
parentb07ad28107659f532c54659f5ecd12eaf086ea0b (diff)
downloadsg3_utils-ec46929f407fa5cc5fd1b276d407c17d1d70c2e5.tar.gz
sg_pt_solaris+sg_pt_osf1: fix problem with clear_scsi_pt_obj() which needs to remember is_nvme and dev_fd values
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@855 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6863eb30..b9de3c75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ 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 sg3_utils-1.46 [20200712] [svn: r854]
+Changelog for sg3_utils-1.46 [20200713] [svn: r855]
- sg_rep_pip: report new provisioning initialization pattern cmd
- sg_dd: separate category for miscompare errors
- sg_get_elem_status: add ralwd bit sbc4r20a
@@ -10,6 +10,8 @@ Changelog for sg3_utils-1.46 [20200712] [svn: r854]
- sg_rep_zones: print invalid write pointer LBA as -1 rather
than 16 "f"s
- sg_ses: use fan speed factor field for calculation [ses4r04]
+ - sg_pt_solaris+sg_pt_osf1: fix problem with clear_scsi_pt_obj()
+ which needs to remember is_nvme and dev_fd values
- sg_lib: restore elements and rebuild command added
- sg_lib: Linux NVMe SNTL: add read, write and verify;
synchronize cache and write same translations