Skip to content

Commit

Permalink
changelog: Update for 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wkz committed Nov 26, 2021
1 parent 51a9dfe commit b40809d
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,27 @@ ChangeLog

All notable changes to the project are documented in this file.

[v1.0.1] - 2021-11-26
---------------------

Primarily fixes a few issues in the kernel module that were found
during a quick review from Russell King:

https://lore.kernel.org/netdev/[email protected]/
https://lore.kernel.org/netdev/[email protected]/

### Added
- mdio: The mvls subcommand now supports flushing the ATU

### Fixed
- mdio-netlink: Plug some glaring holes around integer overflows of
the PC.
- mdio-netlink: Release reference to MDIO bus after a transaction
completes.


[v1.0.0] - 2021-09-17
---------------------------------
---------------------

### Added
- Basic usage text, `mvls -h`
Expand Down

0 comments on commit b40809d

Please sign in to comment.