diff options
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. |