[arrayfire] 393/408: Updating release notes

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Sep 21 19:12:38 UTC 2015


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

ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.

commit 169af41b818b9fa5dba3ee90cbc1f2189459bef7
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date:   Sun Sep 13 08:40:05 2015 -0400

    Updating release notes
---
 docs/pages/release_notes.md | 7 ++++++-
 include/arrayfire.h         | 2 ++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md
index fd52334..bfff852 100644
--- a/docs/pages/release_notes.md
+++ b/docs/pages/release_notes.md
@@ -20,7 +20,12 @@ Build
 ------
 
 * `cmake` now includes `PKG_CONFIG` in the search path for CBLAS and LAPACKE libraries
-* `heston_model` example now builds with the default ArrayFire cmake files after installation
+* [heston_model.cpp](\ref heston_model.cpp) example now builds with the default ArrayFire cmake files after installation
+
+Other
+------
+
+* Fixed bug in [image_editing.cpp](\ref image_editing.cpp)
 
 v3.1.0
 ==============
diff --git a/include/arrayfire.h b/include/arrayfire.h
index 2208bf5..ff6a3e5 100644
--- a/include/arrayfire.h
+++ b/include/arrayfire.h
@@ -241,6 +241,7 @@
 \example vectorize.cpp
 \example black_scholes_options.cpp
 \example monte_carlo_options.cpp
+\example heston_model.cpp
 \example harris.cpp
 \example kmeans.cpp
 \example knn.cpp
@@ -258,6 +259,7 @@
 \example plot2d.cpp
 \example brain_segmentation.cpp
 \example image_demo.cpp
+\example image_editing.cpp
 \example morphing.cpp
 \example optical_flow.cpp
 \example pyramids.cpp

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