diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-13 22:33:45 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-13 22:33:45 (EDT) |
commit | 2a9373211308ecf0b44d5bb11650948d2b817e6d (patch) | |
tree | beb65262deb39bb700d53e409360805a2cf971ab /TODO | |
parent | a4c90e384032f906003e19f1afa163d8f11e29ab (diff) |
TODO: Change headings
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 19 |
1 files changed, 11 insertions, 8 deletions
@@ -1,8 +1,8 @@ -Tasks -===== +Tasks for 4.0.0 +=============== -General Cleanup for 4.0.0 -------------------------- +General Cleanup +--------------- * Add more error handling? * Finish manual pages for functions and utilities. @@ -12,8 +12,8 @@ General Cleanup for 4.0.0 * Add unit tests for executables. * Drop mksysconf. -Functional Changes for 4.0.0 ----------------------------- +Functional Changes +------------------ * ob-installdocs: Handle non-directory non-regular files? * ob-applypatches: Track and skip applied patches in `.opkbuild/patches` file: @@ -28,8 +28,11 @@ Functional Changes for 4.0.0 shared library dependencies. * ob-buildopk, ob-genchanges, ob-gencontrol, opkbuild: s/src-/src:/ -Future Functional Changes -------------------------- +Future Tasks +============ + +Functional Changes +------------------ * ob-buildopk: Build external archives with ar, not tar. prokit and pro-archman must first be modified to unpack ar archives. |