Skip to content

Commit f30489a

Browse files
committed
Update the CHANGELOG
1 parent 4d19c60 commit f30489a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

sudo_plugin/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1616
- Allows plugins to use any error library they wish, as long as the error
1717
types returned in `Result`s implement `Into<sudo_plugin::errors::Error>`.
1818

19+
### Fixed
20+
- `change_winsize` should return a `c_int`.
21+
1922
## [1.1.0] - 2018-05-18
2023

2124
### Added

0 commit comments

Comments
 (0)