summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-22 16:50:21 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-22 16:50:21 (EDT)
commit88e6fba8ef6947eb6aa95204a82208eda3d9a7f0 (patch)
tree1787fde6d78356c727c8b84574da54a0c4ac7271 /NEWS
parent0a7d6c3bb86b5aed2003b06c1d1d5c630ad124f7 (diff)
configure.ac, NEWS: Set version to 3.1.1 and mention ldconfig usage
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5417164..1497a92 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+opkhelper version 3.1.1
+-----------------------
+
+Released: ????-??-??
+
+Changes in this release:
+
+ * Use ldconfig to find library search directories at run time, instead
+ of setting directories at build time. This enables architecture-
+ specific library directories to be searched without making opkhelper
+ itself architecture-specific. Note that this is specific to glibc;
+ other libraries will need to be supported in the future.
+
opkhelper version 3.1.0
-----------------------