summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-13 22:30:37 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-13 22:30:37 (EDT)
commita4c90e384032f906003e19f1afa163d8f11e29ab (patch)
tree0bc74289dc06e23c12c37032f9fb5dd77e5536c3 /TODO
parentacb74462ec35190d9223b54bb6b6c450d0973de6 (diff)
TODO: Separate 4.0.0 changes from future changes
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 8 insertions, 4 deletions
diff --git a/TODO b/TODO
index 35ef890..d83d6af 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,8 @@
Tasks
=====
-General Cleanup
----------------
+General Cleanup for 4.0.0
+-------------------------
* Add more error handling?
* Finish manual pages for functions and utilities.
@@ -12,8 +12,8 @@ General Cleanup
* Add unit tests for executables.
* Drop mksysconf.
-Functional Changes
-------------------
+Functional Changes for 4.0.0
+----------------------------
* ob-installdocs: Handle non-directory non-regular files?
* ob-applypatches: Track and skip applied patches in `.opkbuild/patches` file:
@@ -27,6 +27,10 @@ Functional Changes
specific binary package's `control` file. This is needed for automatic
shared library dependencies.
* ob-buildopk, ob-genchanges, ob-gencontrol, opkbuild: s/src-/src:/
+
+Future Functional Changes
+-------------------------
+
* ob-buildopk: Build external archives with ar, not tar. prokit and
pro-archman must first be modified to unpack ar archives.
* Split distribution packaging from upstream sources in source packages.