diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 16:50:19 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 16:50:19 (EDT) |
commit | 074116d05238cd67fa02f4e9a688647ced52f138 (patch) | |
tree | b8d7705367b4f21f8631b1ecaefe268a4552bfdc /TODO | |
parent | 57ff376f87f56994fdb2c568c38b09156d4ad63b (diff) |
TODO: 4.0.0 functional changes are done
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -1,15 +1,3 @@ -Tasks for 4.0.0 -=============== - -Functional Changes ------------------- - - * Read `tmp/<binpkg>.substvars` files and use them when generating each - specific binary package's `control` file. This is needed for automatic - shared library dependencies. - - Split `ob_set_package_substvars()` into `ob_set_source_substvars()` and - ob_set_binary_substvars()`. Set `Binary-Version` in the latter. - Future Tasks ============ |