aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2020-12-07 22:38:39 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2020-12-07 22:38:39 +0000
commitb206b913ba15dd25996794c10107ce7e7c5def0f (patch)
tree1a98ac0e0395365db0334663401027dd789a6639 /ChangeLog
parentf277836fbdf1af79ef905fa357609f0e45db99dc (diff)
downloadsg3_utils-b206b913ba15dd25996794c10107ce7e7c5def0f.tar.gz
gcc-10: suppress warnings
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@868 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 9ee0f357..38ed2787 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 [20201114] [svn: r867]
+Changelog for sg3_utils-1.46 [20201207] [svn: r868]
- sg_rep_pip: report new provisioning initialization pattern cmd
- sg_turs: estimated time-to-ready [20-061r2]
- add --delay=MS option
@@ -39,6 +39,7 @@ Changelog for sg3_utils-1.46 [20201114] [svn: r867]
- fix crash in sg_f2hex_arr() when fname not found
- sg_lib: reprint cdb with illegal request sense key
- asc/ascq match asc-num.txt @t10 20200708 [spc6r02]
+ - gcc-10: suppress warnings
- remove space from end of source lines for git-svn
- testing/sg_mrq_testing: new, for blocking mrq usage
- testing/sgs_dd: add evfd flags and eventfd processing