Updated the doc for 0.2.2 version.
authorZhang Xianyi <xianyi@iscas.ac.cn>
Fri, 6 Jul 2012 14:08:35 +0000 (22:08 +0800)
committerZhang Xianyi <xianyi@iscas.ac.cn>
Fri, 6 Jul 2012 14:08:35 +0000 (22:08 +0800)
Changelog.txt
Makefile.rule

index 019870d..4e80473 100644 (file)
@@ -1,5 +1,17 @@
 OpenBLAS ChangeLog
 ====================================================================
+Version 0.2.2
+6-July-2012
+common:
+       * Fixed exporting DLL functions bug on Windows/MingW
+       * Support GNU Hurd (Thank Sylvestre Ledru)
+       * Support kfreebsd kernel (Thank Sylvestre Ledru)
+x86/x86-64:
+       * Support Intel Sandy Bridge 22nm desktop/mobile CPU
+SPARC:
+       * Improve the detection of SPARC (Thank Sylvestre Ledru)
+
+====================================================================
 Version 0.2.1
 30-Jun-2012
 common:
index 0824878..85abf58 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 # This library's version
-VERSION = 0.2.1
+VERSION = 0.2.2
 
 # If you set the suffix, the library name will be libopenblas_$(LIBNAMESUFFIX).a
 # and libopenblas_$(LIBNAMESUFFIX).so. Meanwhile, the soname in shared library