]> oss.titaniummirror.com Git - nesc.git/blobdiff - README
Pristine nesc-1.3.2
[nesc.git] / README
diff --git a/README b/README
index 531b3cce5ec0f18a80029fb47e4f4d96b7d4ff56..edb0809b27c512aca9c80d87f63ebea92b026aaa 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,21 @@
-This is version 1.3.0 of the nesC compiler.
+This is version 1.3.2 of the nesC compiler.
 
 Installation instructions are in INSTALL. 
 
+Changes in nesC 1.3.2
+=====================
+- changed Intel Open Source License files to dual BSD/GPL license
+- improved support for non-gcc targets: -fnesc-gccize flag, 
+  optionally identify "async" function in nescc output
+- bug fixes (sourceforge bugs 3013497, 3017203, 3019357 and others)
+- disable use of Apple-specific "blocks" C extension 
+
+Changes in nesC 1.3.1
+=====================
+- updated reference manual for language changes since version 1.2.0
+- support gcc's -include option when compiling a nesC application
+- bug fixes
+
 Changes in nesC 1.3.0
 =====================
 - C preprocessor is integrated into nesC, which should significantly speed