Skip to content

Commit

Permalink
Fix "ido: use ish"
Browse files Browse the repository at this point in the history
This fixes commit d708b6a.
  • Loading branch information
gportay committed May 8, 2024
1 parent 1f2ed70 commit be5fa64
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Add the `ld-iamroot.so(8)` option `--origin` to set the iamroot library
directory

### Changed

- `ido(1)` is now using `ish(1)`

### Deprecated

- Replace the environment variables `IAMROOT_LIB` by the environment variable
Expand Down Expand Up @@ -70,7 +74,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Preload the iamroot library not using `IAMROOT_LIB` if `LD_PRELOAD` is unset
and not in a chroot'ed environment
- Strip leading `ld_library_path` from the content of `LD_LIBRARY_PATH`
- `ido(1)` is now using `ish(1)`

### Fixed

Expand Down

0 comments on commit be5fa64

Please sign in to comment.