Skip to content

Commit

Permalink
Release version 32
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezdc committed Mar 6, 2024
1 parent aaf6dc6 commit 3690c0a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Change Log
All notable changes to this project will be documented in this file.

## [v32] - 2024-03-07
### Changed
- Allow overriding the `INSTALL` Make variable to set the program used
instead of `install`. Thanks to @robert-scheck for the patch.
- Updated sources from upstream OpenBSD and libbsd 0.12.1

### Fixed
- Fixed the build with `VERIFY_ONLY=1`.

## [v31] - 2022-03-13
### Changed
- Instead of downloading and building `libbsd` when the `BUNDLED_LIBBSD`
Expand Down Expand Up @@ -107,6 +116,7 @@ All notable changes to this project will be documented in this file.
- Support using versions 0.8.2 and 0.8.3 of libbsd when `BUNDLED_LIBBSD=1` is
specified.

[v32]: https://github.com/aperezdc/signify/compare/v31...v32
[v31]: https://github.com/aperezdc/signify/compare/v30...v31
[v30]: https://github.com/aperezdc/signify/compare/v29...v30
[v29]: https://github.com/aperezdc/signify/compare/v28...v29
Expand Down

0 comments on commit 3690c0a

Please sign in to comment.