Skip to content

Commit

Permalink
Update CHANGELOG, prepare for 0.5.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
misje committed Aug 6, 2019
1 parent 42d6a29 commit 32b9fb1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## 0.5.3 - 2019-08-06
### Fixed
- Fix two format arguments in debug output printing (fairly pedantic; not even
caught by clang analyzer).
caught by clang analyser).
- Limit DHCP options to 255 bytes (not 256).
- Exit if a DHCP option is too long.

Expand Down

0 comments on commit 32b9fb1

Please sign in to comment.