Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gportay committed Nov 25, 2024
1 parent d0e7d8a commit ed9798e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Removed

- Remove the Linux specific function `dladdr1()` from none-linux build
- Remove the functions `dladdr()` and `dlopen()` from NetBSD build
- Remove the function `dlopen()` from NetBSD build

### Changed

Expand All @@ -46,6 +46,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `ido(1)` sets the login `bash(1)` long option `--login` if an option command
is set only for a login shell

### Fixed

- Fix the `ido(1)`'s PATH for [NetBSD]

## [v23] - 2024-06-25

### Added
Expand Down

0 comments on commit ed9798e

Please sign in to comment.