Skip to content

Commit 5b0bab1

Browse files
committed
Add historical 0.16.x change log entries
1 parent d377657 commit 5b0bab1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

ChangeLog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
## Release History
22

3+
## 0.16.1 (October 28, 2022)
4+
5+
This release only fixes the incorrect reported version by the 0.16.0 release.
6+
7+
## 0.16.0 (October 27, 2022)
8+
9+
These notes are the remainder of 0.16.0 that was not backported to 0.15.3.
10+
Originally, 0.16.0 would have freshly contained all items from both releases.
11+
12+
* Add `--print-os-abi` and `--set-os-abi` options by @dmsck in https://github.com/NixOS/patchelf/pull/381
13+
* Sync `.note.gnu.property` to `PT_GNU_PROPERTY` by @Bo98 in https://github.com/NixOS/patchelf/pull/414
14+
* Rework file shifting to avoid sections crossing multiple segments by @Bo98 in https://github.com/NixOS/patchelf/pull/415
15+
316
## 0.15.3 (yet to be released)
417

518
This is a backport release made from the simplest fixes from 0.16.0.

0 commit comments

Comments
 (0)