From d08e745fc9c1aa0dc4f7555194861554672077f1 Mon Sep 17 00:00:00 2001
From: Cyrille Valladeau <cyrille.valladeau@c-s.fr>
Date: Thu, 12 Jun 2008 13:31:46 +0000
Subject: [PATCH] MAJ ReleaseNote.txt

---
 RELEASE_NOTES.txt | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 47bbb19dd5..5a829c2a9c 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,13 +1,20 @@
-OTB-v.2.2.2 - Changes since version 2.0.0 (2008/05/29)
+OTB-v.2.2.1 - Changes since version 2.0.0 (2008/06/13)
 -----------------------------------------
 
 	- Added OTB_DISABLE_CXX_EXAMPLES_TESTING : allows to generate or not only examples testing
+	- Added OTB_USE_JPEG2000 : supports teh jpeg2000 files.	
 
 *Common:
 
-	-Modification of the Extraction ROI Classes : added SetROI() method for region selection.
+	Extraction ROI Classes : 
+	- Lifting of the otbExtractionBase classe
+	- Correction of the SetExtractionRegion method
+
+*BasicFilters:
+
+	- Added pixel size matching in otbSpectralAngleDistanceImageFilter.
+
 
-	-
 
 OTB-v.2.2.0 - Changes since version 2.0.0 (2008/05/29)
 -----------------------------------------
-- 
GitLab