diff options
Diffstat (limited to 'docs/CHANGES')
-rw-r--r-- | docs/CHANGES | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/CHANGES b/docs/CHANGES index 36ee41af10..30d48847ed 100644 --- a/docs/CHANGES +++ b/docs/CHANGES @@ -5,6 +5,13 @@ Changes between official and experimental *) new buildroot (based on uClib buildroot2) + *) makefiles are no longer included but executed instead + => easier to create packages + + *) enhanced configuration system + *) busybox fully configurable from menuconfig + *) enabled tristate for some packages + => < > disabled, <M> compile as .ipk, <*> compile as .ipk and embed *) new kernel (updated to 2.4.29) @@ -18,4 +25,4 @@ *) better support for Asus WL-500g (kernel modules for usb,scsi,vfat build) - + |