[arrayfire] 32/34: Updated release notes

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Sep 27 14:46:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch dfsg-clean
in repository arrayfire.

commit 381e4ad535dadf571b5442fd22e88675b0e53ed3
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Fri Sep 25 18:03:06 2015 -0400

    Updated release notes
---
 docs/pages/release_notes.md | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md
index bfff852..2d9de1f 100644
--- a/docs/pages/release_notes.md
+++ b/docs/pages/release_notes.md
@@ -1,6 +1,30 @@
 Release Notes {#releasenotes}
 ==============
 
+v3.1.2
+==============
+
+Bug Fixes
+---------
+
+* Fixed [bug](https://github.com/arrayfire/arrayfire/commit/4698f12) in assign that was causing test to fail
+* Fixed bug in convolve. Frequency condition now depends on kernel size only
+* Fixed [bug](https://github.com/arrayfire/arrayfire/issues/1005) in indexed reductions for complex type in OpenCL backend
+* Fixed [bug](https://github.com/arrayfire/arrayfire/issues/1006) in kernel name generation in ireduce for OpenCL backend
+* Fixed non-linear to linear indices in ireduce
+* Fixed [bug](https://github.com/arrayfire/arrayfire/issues/1011) in reductions for small arrays
+* Fixed [bug](https://github.com/arrayfire/arrayfire/issues/1010) in histogram for indexed arrays
+* Fixed [compiler error](https://github.com/arrayfire/arrayfire/issues/1015) CPUID for non-compliant devices
+* Fixed [failing tests](https://github.com/arrayfire/arrayfire/issues/1008) on i386 platforms
+* Add missing AFAPI
+
+Other
+-------
+
+* Documentation: Added missing examples and other corrections
+* Documentation: Fixed warnings in documentation building
+* Installers: Send error messages to log file in OSX Installer
+
 v3.1.1
 ==============
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list