diff options
author | Mark Whitley <markw@lineo.com> | 2000-06-06 18:05:47 +0000 |
---|---|---|
committer | Mark Whitley <markw@lineo.com> | 2000-06-06 18:05:47 +0000 |
commit | 517cab761f99c7c32193940459e89f258dc585b3 (patch) | |
tree | ac2f210a2d1629cfe72ce0a6b99e7fe82a94bf91 | |
parent | 6ca28ba65c1ca321ee517491eaadcdba60bc0b79 (diff) | |
download | busybox-w32-517cab761f99c7c32193940459e89f258dc585b3.tar.gz busybox-w32-517cab761f99c7c32193940459e89f258dc585b3.tar.bz2 busybox-w32-517cab761f99c7c32193940459e89f258dc585b3.zip |
Added considering making a unified option parser someday.
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ Bugs that need fixing before the 0.44 release goes out the door: | |||
53 | * tftp | 53 | * tftp |
54 | * ftp | 54 | * ftp |
55 | * group/commonize strings, remove dups (for i18n, l10n) | 55 | * group/commonize strings, remove dups (for i18n, l10n) |
56 | 56 | * consider making a unified option parser (if it can be done modular, small, etc.) | |
57 | 57 | ||
58 | ----------------------- | 58 | ----------------------- |
59 | 59 | ||