summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-06-17 13:45:55 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-06-17 14:01:22 (EDT)
commitcf09c0ea05db8158d2cd781d0315730fc58162cf (patch)
tree6160762f539e2150ef46a54daaeb9ef9f94772a7 /NEWS
parenta1ae81b8656839e97a21577f5cac6cc5089e032c (diff)
ob-gencontrol: Generate a "Section" field
And add it to SPF 2.x.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6b4a27b..fac76c3 100644
--- a/NEWS
+++ b/NEWS
@@ -11,11 +11,15 @@ Utilities:
ordering bug.
* ob-gencontrol now generates a "Format" field to indicate the source
package format version.
+ * ob-gencontrol now generates a "Section" field when defined for a
+ binary package.
libopkbuild:
* ob_get_source_parameter() now supports a "Format" field to get the
source package formate version.
+ * An optional "Section" control field has been added to source package
+ format 2.x.
* The modification time in manual pages is now parsed and formatted
correctly.