diff options
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/docs/CHANGES | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/openwrt/docs/CHANGES b/openwrt/docs/CHANGES new file mode 100644 index 0000000000..382aecf3e6 --- /dev/null +++ b/openwrt/docs/CHANGES @@ -0,0 +1,16 @@ + + OpenWRT CHANGES + --------------- + + Changes between official and experimental + + *) new buildroot (based on uClib buildroot2) + + *) new kernel (updated to 2.4.29) + + *) jffs2 root partition support + + *) lzma compression (kernel and squashfs root partition) + + *) posix threads library (libpthread) is now embedded in firmware + |