diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-21 22:04:37 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-21 22:04:37 (EDT) |
commit | 888356f8a16d95cd98e99094a3dbf9d442b3ee03 (patch) | |
tree | 5de94bb2e7b60c45724f892c5b96feeba6a8d636 /NEWS | |
parent | 40502c667e1207023e81de17ae378de908ac0632 (diff) |
ob_qualify_package_name(): New function
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ libopkbuild: format 2.x. * The modification time in manual pages is now parsed and formatted correctly. + * A new function ob_qualify_package_name() has been added. opkbuild version 4.1.4 ---------------------- |