From 211d8a1879e7a715f8df46c29c34d11db3c5672d Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Thu, 24 Feb 2005 08:46:59 +0000
Subject: [PATCH] Added a CHANGES file, summarizing changes between official
 and experimental

SVN-Revision: 291
---
 openwrt/docs/CHANGES | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 openwrt/docs/CHANGES

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
+
-- 
GitLab