]> oss.titaniummirror.com Git - nesc.git/blobdiff - README
Merge tag 'upstream/1.3.4'
[nesc.git] / README
diff --git a/README b/README
index edb0809b27c512aca9c80d87f63ebea92b026aaa..e9ab3e19b2c2cf011b2a2d7d4850db7106a2b602 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,18 @@
-This is version 1.3.2 of the nesC compiler.
+This is version 1.3.4 of the nesC compiler.
 
 Installation instructions are in INSTALL. 
 
+Changes in nesC 1.3.4
+=====================
+- support gcc 4.7.x (issue 3381025)
+- fix issues 3519555, 3473487, 3468269
+
+Changes in nesC 1.3.3
+=====================
+- fixed mig when used with perl 5.12 (sourceforge bugs 3122329, 3066006)
+- work around potential gcc 4.6 behavior change (sourceforge bug 3153727)
+- support gcc's -H option (print #included file names)
+
 Changes in nesC 1.3.2
 =====================
 - changed Intel Open Source License files to dual BSD/GPL license