We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d19c60 commit f30489aCopy full SHA for f30489a
1 file changed
sudo_plugin/CHANGELOG.md
@@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
16
- Allows plugins to use any error library they wish, as long as the error
17
types returned in `Result`s implement `Into<sudo_plugin::errors::Error>`.
18
19
+### Fixed
20
+- `change_winsize` should return a `c_int`.
21
+
22
## [1.1.0] - 2018-05-18
23
24
### Added
0 commit comments