diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-07-10 19:29:16 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-07-10 19:29:16 (EDT) |
commit | 5ae18e5f38cb8bd0f30d1f18ad9e3ad70723b67c (patch) | |
tree | d7e2fe5d5d06958108b72347cf7fa747b75ca364 /NEWS | |
parent | aee1d3508df365bcd507f6446bab3216b04b599a (diff) |
NEWS: Release opkhelper 3.1.3opkhelper/3.1.3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,7 @@ opkhelper version 3.1.3 ----------------------- -Released: ????-??-?? +Released: 2020-07-10 Changes in this release: @@ -9,6 +9,7 @@ Changes in this release: library directories, instead of using ldconfig. ldconfig is specific to glibc and provides library search directories for the build architecture, which are incorrect when cross building. + * oh-shlibdeps now terminates substvars files with newlines. opkhelper version 3.1.2 ----------------------- |