summaryrefslogtreecommitdiff
path: root/openwrt/docs
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-02-24 08:46:59 +0000
committerNicolas Thill <nico@openwrt.org>2005-02-24 08:46:59 +0000
commit211d8a1879e7a715f8df46c29c34d11db3c5672d (patch)
tree6047b31f3a0720a00d2bddfb8adc6f419ea682fb /openwrt/docs
parente3a3457a9d50dff8dac230880b7523a208d0c85f (diff)
downloadmtk-20170518-211d8a1879e7a715f8df46c29c34d11db3c5672d.zip
mtk-20170518-211d8a1879e7a715f8df46c29c34d11db3c5672d.tar.gz
mtk-20170518-211d8a1879e7a715f8df46c29c34d11db3c5672d.tar.bz2
Added a CHANGES file, summarizing changes between official and experimental
SVN-Revision: 291
Diffstat (limited to 'openwrt/docs')
-rw-r--r--openwrt/docs/CHANGES16
1 files changed, 16 insertions, 0 deletions
diff --git a/openwrt/docs/CHANGES b/openwrt/docs/CHANGES
new file mode 100644
index 0000000..382aecf
--- /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
+