Update to reflect that libpthread is not embedded anymore, but a package as before
[openwrt.git] / docs / CHANGES
1
2  OpenWRT CHANGES
3  ---------------
4
5  Changes between official and experimental
6
7   *) new buildroot (based on uClib buildroot2)
8      *) makefiles are no longer included but executed instead 
9         => easier to create packages
10
11   *) enhanced configuration system
12      *) busybox fully configurable from menuconfig
13      *) enabled tristate for some packages
14         => < > disabled, <M> compile as .ipk, <*> compile as .ipk and embed
15
16   *) new kernel (updated to 2.4.29)
17
18   *) jffs2 root partition support
19
20   *) lzma compression (kernel and squashfs root partition)
21   
22   *) newest ebtables support
23
24   *) better support for Asus WL-500g 
25         (kernel modules for usb,scsi,vfat build)
26   
27   *) all free kernel source added to cvs for better maintainence
28
29   *) free replacements for mtd and wl tool (wl is renamed to wlc)