diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 22:59:44 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 22:59:44 (EDT) |
commit | d3f2ad5270dfb9e7e24d210238d7063a793cc402 (patch) | |
tree | d61529f5fd10ff90cae102632beff4e3529bc730 /NEWS | |
parent | c976f35eeda766582f588fdc7a90b907442ac7ed (diff) |
NEWS, configure.ac: Set version to 4.0.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,8 +1,18 @@ -opkbuild version 4.0.0-dev --------------------------- +opkbuild version 4.0.0 +---------------------- Released: ????-??-?? +This is a major new release of opkbuild. Major user-facing changes +include xz decompression and binary package substitution variables. +There are also many behind-the-scenes improvements to code quality, +safety, and test suite coverage. + +Trivia: Since opkbuild was part of opkhelper in versions up to and +including the incomplete and unreleased 2.0.0, and since version 3.0.0 +never officially left "beta" status, version 4.0.0 is technically the +first released version of opkbuild in its seven-year history. + Utilities: * ob-unpacksource now supports decompression of xz-compressed upstream |