diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-09-21 12:49:59 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-09-21 12:49:59 (EDT) |
commit | 9e2d8638d424f6a6e3b97d38ea032fee201a9e8f (patch) | |
tree | 8bf404cd831f9805768b10b3a8f254fddad0ddc9 /NEWS | |
parent | 3c4b8890820d72336309f2a7141a23c791878a2d (diff) |
NEWS: Add 3.0.0-beta6 section
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +opkbuild version 3.0.0-beta6 +---------------------------- + +Released: ????-??-?? + +Changes in this release: + + * ob-genchanges and ob-gencontrol now strip newline characters in the + "Maintainer" field. + * An "optstring" file is installed for use by prokit. + * opkbuild's platform option is now -p. + * opkbuild now supports -B and -P options to build only architecture- + dependent and platform-dependent binary packages, respectively. + opkbuild version 3.0.0-beta5 ---------------------------- |