diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index f24008033b2f77b2db1c7f93636e0625b499bd9b..e444738c591f5985a2fdfbcbc34ee136bd5bb55a 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -129,8 +129,9 @@ OTB-v.1.6.0 - Changes since version 1.4.0
 	- Added the otbRoadExtraction which demonstrates the road extraction algorithm
 	implemented in the FeatureExtraction module.
 
-	- Added the otbOrthoRectification application which allows to ortho rectify images in
-	command line using the brand new Projections module of the Orfeo ToolBox.
+	- Added the otbOrthoRectifAppli application which allows to ortho rectify images in
+	command line using the brand new Projections module of the Orfeo ToolBox. Old rigid 
+	orthoo rectification application has been moved to otbPseudoOrthoRectif.
 
 	- Added an option in CMakeLists.txt to use VTK or not (enable or disable the
 	following application).