From d52c2008b5372cbf992806531ec4ce5fe9f156d3 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 18 Mar 2019 18:31:29 -0400 Subject: NEWS: Move build system changes lower I'm a build systems geek, but most people would care more about new features in the "end-user" utilities. --- (limited to 'NEWS') diff --git a/NEWS b/NEWS index 79ca2bb..97cbbac 100644 --- a/NEWS +++ b/NEWS @@ -3,18 +3,6 @@ opkbuild version 4.0.0-dev Released: ????-??-?? -Build system: - - * The build system is now generated by GNU Autoconf and Automake. - * libopkbuild is now distributed as a sort of shared library object, - "linked" by the shld linker tool. By default, it is installed into - "/usr/local/share/sh/". - * The test suite now uses the Test Anything Protocol and Automake's - TAP driver. - * The mksysconf tool (used to generate "proteanos_arch" and - "proteanos_plat" system configuration files for testing opkbuild) - has been removed. - Utilities: * ob-unpacksource now supports decompression of xz-compressed upstream @@ -60,6 +48,18 @@ libopkbuild: generated from inline comments. * Test suite coverage has improved slightly. +Build system: + + * The build system is now generated by GNU Autoconf and Automake. + * libopkbuild is now distributed as a sort of shared library object, + "linked" by the shld linker tool. By default, it is installed into + "/usr/local/share/sh/". + * The test suite now uses the Test Anything Protocol and Automake's + TAP driver. + * The mksysconf tool (used to generate "proteanos_arch" and + "proteanos_plat" system configuration files for testing opkbuild) + has been removed. + Bug fixes and minor changes: * A bug in the option parsing of ob_parse_dep(), ob_reduce_deps(), -- cgit v0.9.1