From bf5804363ddbe56d04cca118bbb064995dfb37be Mon Sep 17 00:00:00 2001
From: Guillaume Pasero <guillaume.pasero@c-s.fr>
Date: Tue, 16 Jan 2018 11:46:48 +0100
Subject: [PATCH] DOC: update release notes

---
 RELEASE_NOTES.txt | 41 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 438e6ae1bb..2421280562 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,3 +1,44 @@
+OTB-v.6.4.0 - Changes since version 6.2.0 (January 17th, 2018)
+----------------------------------------------------------
+
+* Request for Changes (http://wiki.orfeo-toolbox.org/index.php/Requests_for_Changes):
+  * Request for changes-104: Refactor OTB-applications input/output string/filename lists (adopted, merged)
+  * Request for changes-110: Histogram Equalization (adopted, merged)
+  * Request for changes-117: Merge Convert and Rescale applications (adopted, merged)
+  * Request for changes-118: Enable use of ossimSarSensorModel through geom file (adopted, merged)
+  * Request for changes-119: Install ossimPlugins headers related to ossimSarSensorModel (adopted, merged)
+  * Request for changes-120: Replacing itk::TimeProbe (adopted, merged)
+  * Request for changes-121: Add Laurențiu Nicola as a new committer (adopted, merged)
+  * Request for changes-122: Positive spacing enforcement (adopted, merged)
+  * Request for changes-123: Improve OTB Applications documentation (part 2) (adopted, merged)
+  * Request for changes-124: Add GSL to Superbuild (adopted,merged)
+  * Request for changes-126: Support python 2.7 and 3 wrappings (adopted, merged)
+
+* Bugfixes:
+  * Orfeo Toolbox (OTB)
+    * 0001501: Does Java wrapping works on Windows?
+    * 0001495: Crash when setting Orthorectification input field
+    * 0001489: BandMath and BandMathX are missing important documentation on expression syntax
+    * 0001479: Monteverdi try to create overviews with /vsicurl file
+    * 0001502: OTB configuration step does not properly check for c++14 availability
+    * 0001497: Some optional parameters are ON by default in otbgui
+    * 0001483: Monteverdi shows a pop up terminal on windows
+    * 0001496: Monteverdi 'build overviews' pop-up trigger condition is unclear or incorrect
+    * 0001494: Segmentation app shows 'Select parameters' instead of 'Running'
+    * 0001504: OTB does not compile with ITK last stable release 4.13
+    * 0001492: Monteverdi 6.2 is missing some French translations
+    * 0001503: Fix new coverity issues in release 6.4
+    * 0001499: OSSIMAdapters fails to build with OSSIM 2.2.0 (error: 'class ossimRpcSolver' has no member named 'createRpcProjection')
+    * 0001498: ExtractROI Channel list empty when application is chained in memory
+    * 0001476: Python wrapping not working with Python >= 3.4
+
+  * Documentation
+    * 0001500: Application example in OTB software guide is confusing
+
+  * OTB-applications
+    * 0001481: KMeansClassification application should be compiled only if OTB_USE_SHARK=ON
+
+
 OTB-v.6.2.0 - Changes since version 6.0.0 (October 26th, 2017)
 ----------------------------------------------------------
 
-- 
GitLab