aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-12-27 04:15:55 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-12-27 04:15:55 +0000
commitbb578d34bcbb417806c24a58d4e6771e820579aa (patch)
treec4074dc04e1ee60cc306d95cc2009e424f66f9bd /ChangeLog
parentc7c79e01652ac14b34b62aa727dae5aabaffdba5 (diff)
downloadsg3_utils-bb578d34bcbb417806c24a58d4e6771e820579aa.tar.gz
sg_logs: make '-lll' set union of log pages 0x0 and 0x0,0xff
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@926 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 12c01bdf..da41cca8 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 pre-release sg3_utils-1.48 [20211222] [svn: r925]
+Changelog for pre-release sg3_utils-1.48 [20211226] [svn: r926]
- sg_z_act_query: new utility for sending either a
Zone activate or Zone query command
- sg_rep_zones: add Report zone starting LBA granularity
@@ -10,6 +10,7 @@ Changelog for pre-release sg3_utils-1.48 [20211222] [svn: r925]
- sg_decode_sense: add --nodecode option
- sg_logs: tweak the meaning of --list option to more closely
reflect the contents of log pages 0x0 and 0x0,0xff
+ - make '-lll' set union of log pages 0x0 and 0x0,0xff
- sg_opcodes: cleanup error reporting
- initialize all sense buffers to 0
- rework main README file