[arrayfire] 52/61: Updated release notes for 3.2.1

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Dec 8 11:55:11 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 6978c906c710784ec31a3e4875fc50d5fe42b9d8
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Thu Dec 3 17:18:11 2015 -0500

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

diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md
index a8bb9ae..1a89762 100644
--- a/docs/pages/release_notes.md
+++ b/docs/pages/release_notes.md
@@ -1,6 +1,45 @@
 Release Notes {#releasenotes}
 ==============
 
+v3.2.1
+==============
+
+Bug Fixes
+--------------
+
+* Fixed [bug](https://github.com/arrayfire/arrayfire/pull/1136) in homography()
+* Fixed [bug](https://github.com/arrayfire/arrayfire/issues/1135) in behavior
+  of af::array::device()
+* Fixed [bug](https://github.com/arrayfire/arrayfire/issues/1129) when
+  indexing with span along trailing dimension
+* Fixed [bug](https://github.com/arrayfire/arrayfire/issues/1127) when
+  indexing in [GFor](\ref gfor)
+* Fixed [bug](https://github.com/arrayfire/arrayfire/issues/1122) in CPU
+  information fetching
+* Fixed compilation [bug](https://github.com/arrayfire/arrayfire/issues/1117)
+  in unified backend caused by missing link library
+* Add [missing symbol](https://github.com/arrayfire/arrayfire/pull/1114) for
+  af_draw_surface()
+
+Build
+------
+* Tests can now be used as a [standlone project](https://github.com/arrayfire/arrayfire/pull/1120)
+    * Tests can now be built using pre-compiled libraries
+    * Similar to how the examples are built
+* The install target now installs the examples source irrespective of the
+  BUILD_EXAMPLES value
+    * Examples are not built if BUILD_EXAMPLES is off
+
+Documentation
+------
+* HTML documentation is now [built and installed](https://github.com/arrayfire/arrayfire/pull/1109)
+  in docs/html
+* Added documentation for \ref af::seq class
+* Updated [Matrix Manipulation](\ref matrixmanipulation) tutorial
+* Examples list is now generated by CMake
+    * <a href="examples.htm">Examples</a> are now listed as dir/example.cpp
+* Removed dummy groups used for indexing documentation (affcted doxygen < 1.8.9)
+
 v3.2.0
 =================
 

-- 
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