summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2013-11-27 09:08:35 +0100
committerClifford Wolf <clifford@clifford.at>2013-11-27 09:08:35 +0100
commit38e7fa6530f0c5ba5044dcd79f391e49fcdef84c (patch)
tree031c5757ecf204357c41e542672dcaac0c3855a1 /CHANGELOG
parentbc3cc8871973c23043da48c1db76f352b33ea259 (diff)
Tighter integration of ABC build
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 00000000..fe0534c0
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,11 @@
+
+List of incompatible changes and major milestones between releases
+==================================================================
+
+
+Yosys 0.1.0 .. Yoys 0.1.0+
+--------------------------
+
+ - Tighter integration of ABC build with Yosys build. The make
+ targets 'make abc' and 'make install-abc' are now obsolete.
+