release: 1.7.10: detect hungup via device-ioctl
Change-Id: I6531a159a44683085004ad3e90d7b4e67f51422c
This commit is contained in:
@ -7,7 +7,7 @@ endif (NOT CMAKE_BUILD_TYPE)
|
||||
enable_language(C ASM)
|
||||
|
||||
project(mckernel C ASM)
|
||||
set(MCKERNEL_VERSION "1.7.9")
|
||||
set(MCKERNEL_VERSION "1.7.10")
|
||||
|
||||
# See "Fedora Packaging Guidelines -- Versioning"
|
||||
set(MCKERNEL_RELEASE "")
|
||||
|
||||
@ -1,3 +1,27 @@
|
||||
=============================================
|
||||
Version 1.7.10 (Mar 18, 2021)
|
||||
=============================================
|
||||
|
||||
----------------------
|
||||
IHK major updates
|
||||
----------------------
|
||||
N/A
|
||||
|
||||
------------------------
|
||||
IHK major bug fixes
|
||||
------------------------
|
||||
#. __ihk_device_detect_hungup: detect hungup via device-ioctl
|
||||
|
||||
----------------------
|
||||
McKernel major updates
|
||||
----------------------
|
||||
N/A
|
||||
|
||||
------------------------
|
||||
McKernel major bug fixes
|
||||
------------------------
|
||||
N/A
|
||||
|
||||
=============================================
|
||||
Version 1.7.9 (Mar 17, 2021)
|
||||
=============================================
|
||||
|
||||
2
ihk
2
ihk
Submodule ihk updated: 8b92b9d7f4...5bc0394886
Reference in New Issue
Block a user