From 8bf434b56def15d315909d9634bb42730a31ac84 Mon Sep 17 00:00:00 2001
From: Antoine Lorence <antoine.lorence@insa-rennes.fr>
Date: Fri, 12 Dec 2014 10:56:15 +0100
Subject: [PATCH] Update CHANGELOG with content from Detiq-T

---
 CHANGELOG.md | 25 ++++++++++++++++++++++++-
 lib/detiq-t  |  2 +-
 2 files changed, 25 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9fcb43c..349738a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,31 @@
 # CHANGELOG
 
+### 2014-12-11
+- The project have a new name: ImageINSA. All related classes, licences texts, files, CMake targets and documentation have been updated in consequence.
+
+### 2014-12-10
+- Translations (FR, EN) have been updated. They are correclty loaded at startup and a submenu (in 'File') updates the current language automatically.
+
+### 2014-11-18
+- DPCM algorithm have been fixed. Error image is correctly generated and displayed.
+
 ### 2014-11-13
 - Negative values are allowed in custom quantifications
 
+### 2014-11-12
+- About dialog added. Displays info on the current software.
+
+### 2014-11-07
+- Histograms can be displayed for Image_t<double> instances.
+- Drag & Drop implemented. This allows to load image files quickly by dropping them in the interface.
+
 ### 2014-11-05
 - Whole project is now configured with CMake
-- Qt library updated to major version 5
\ No newline at end of file
+- Qt library updated to major version 5
+
+### 2014-11-04
+- Qwt library version updated to 6.1.1
+
+### 2014-10-23
+- Whole project updated to use CMake as compilation manager
+- Qt library updated to version 5
\ No newline at end of file
diff --git a/lib/detiq-t b/lib/detiq-t
index a768e71..b4caa34 160000
--- a/lib/detiq-t
+++ b/lib/detiq-t
@@ -1 +1 @@
-Subproject commit a768e713ce0f1de7ebaa168660b47c128ddc5826
+Subproject commit b4caa34ff1d6722ab46308b6de7116292b69f46e
-- 
GitLab