diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ | |||
1 | 0.44 | 1 | 0.44 |
2 | * Now compiles vs libc5 (which can save lots of space for embedded systems). | ||
2 | * Added BB_FEATURE_TRIVIAL_HELP which compiles out most all of the | 3 | * Added BB_FEATURE_TRIVIAL_HELP which compiles out most all of the |
3 | help messages (i.e --help). Saves 17k over a full compile. | 4 | help messages (i.e --help). Saves 17k over a full compile. |
4 | * Added cut and tr from minix, since due to the license change, | 5 | * Added cut and tr from minix, since due to the license change, |