diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-24 08:46:59 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-24 08:46:59 +0000 |
commit | 7de1db797794bff9e6adc4dc2e9c68c77145fe0a (patch) | |
tree | 6047b31f3a0720a00d2bddfb8adc6f419ea682fb | |
parent | d2b94be30cae972e5bd43f530e7d9fb44c5173d0 (diff) |
Added a CHANGES file, summarizing changes between official and experimental
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@291 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 + |