summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorZhang Xianyi <traits.zhang@gmail.com>2013-08-01 23:52:43 +0800
committerZhang Xianyi <traits.zhang@gmail.com>2013-08-01 23:52:43 +0800
commitb736aa811089fddf586188447f4e25c77df3b103 (patch)
tree5b1c3b007251840dffe55fee3137ea395c7dbf00 /Changelog.txt
parentae521ecc3ea48f38af59af2cb424e745eb248477 (diff)
downloadopenblas-b736aa811089fddf586188447f4e25c77df3b103.tar.gz
openblas-b736aa811089fddf586188447f4e25c77df3b103.tar.bz2
openblas-b736aa811089fddf586188447f4e25c77df3b103.zip
Update the doc for 0.2.8 version.
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 574f46226..dd186b683 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,17 @@
OpenBLAS ChangeLog
====================================================================
+Version 0.2.8
+01-Aug-2013
+common:
+ * Support Open64 5.0. (#266)
+ * Add executable stack markings. (#262, Thank Sébastien Fabbro)
+ * Respect user's LDFLAGS (Thank Sébastien Fabbro)
+
+x86/x86-64:
+ * Rollback bulldozer and piledriver kernels to barcelona kernels (#263)
+ We will fix the compuational error bug in bulldozer and piledriver kernels.
+
+====================================================================
Version 0.2.7
20-Jul-2013
common: