diff --git a/1.RASD/RASD.lyx b/1.RASD/RASD.lyx
index 10585e5..7c25b86 100644
--- a/1.RASD/RASD.lyx
+++ b/1.RASD/RASD.lyx
@@ -509,11 +509,183 @@ setcounter{page}{1}
\end_layout
\begin_layout Section
-Correction to the RASD
+Introduction
\end_layout
\begin_layout Subsection
-Rasd Version 1.1
+Revision History
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+
+
+
+
+
+
+
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Version
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Date
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Author(s)
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Summary
+\end_layout
+
+\end_inset
+ |
+
+
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+1.2
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+14/01/2017
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Giancarlo Colaci, Giulio De Pasquale, Francesco Rinaldi
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Name refactoring, updated Class Diagram
+\end_layout
+
+\end_inset
+ |
+
+
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+1.1
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+12/12/2016
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Giancarlo Colaci, Giulio De Pasquale, Francesco Rinaldi
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Further details, new functional requirement
+\end_layout
+
+\end_inset
+ |
+
+
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+1.0
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+14/11/2016
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Giancarlo Colaci, Giulio De Pasquale, Francesco Rinaldi
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Initial Release
+\end_layout
+
+\end_inset
+ |
+
+
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsubsection
+Version 1.1 Changelog
\end_layout
\begin_layout Standard
@@ -534,10 +706,6 @@ We introduced a new functional requirement: modify the profile information.
\end_layout
-\begin_layout Section
-Introduction
-\end_layout
-
\begin_layout Subsection
Description of the given problem
\end_layout
diff --git a/2.Design Document/DD.lyx b/2.Design Document/DD.lyx
index 06fb38c..3332121 100644
--- a/2.Design Document/DD.lyx
+++ b/2.Design Document/DD.lyx
@@ -546,6 +546,144 @@ setcounter{page}{1}
Introduction
\end_layout
+\begin_layout Subsection
+Revision History
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+
+
+
+
+
+
+
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Version
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Date
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Author(s)
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Summary
+\end_layout
+
+\end_inset
+ |
+
+
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+1.1
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+14/01/2017
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Giancarlo Colaci, Giulio De Pasquale, Francesco Rinaldi
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Name refactoring
+\end_layout
+
+\end_inset
+ |
+
+
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+1.0
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+12/12/2016
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Giancarlo Colaci, Giulio De Pasquale, Francesco Rinaldi
+\end_layout
+
+\end_inset
+ |
+
+\begin_inset Text
+
+\begin_layout Plain Layout
+Initial Release
+\end_layout
+
+\end_inset
+ |
+
+
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Brief description
+\end_layout
+
\begin_layout Standard
This document describes design process for PowerEnjoy project based on the
requirements described in the RASD.
@@ -706,8 +844,11 @@ JDBC: Java Database Connectivity, a Java API that allows the application
\end_layout
\begin_layout Description
-JSF: JavaServer Faces, a Java specification for building component-based
- user interfaces for web applications.
+JSF: JavaServer Faces, a Java specification foRevision History
+\end_layout
+
+\begin_layout Description
+r building component-based user interfaces for web applications.
\end_layout
\begin_layout Description
diff --git a/3.Integration Test Plan Document/ITPD.lyx b/3.Integration Test Plan Document/ITPD.lyx
index 8bb84bc..e92892c 100644
--- a/3.Integration Test Plan Document/ITPD.lyx
+++ b/3.Integration Test Plan Document/ITPD.lyx
@@ -629,7 +629,7 @@ Giancarlo Colaci, Giulio De Pasquale, Francesco Rinaldi
\begin_inset Text
\begin_layout Plain Layout
-Minor fixes
+Name refactoring
\end_layout
\end_inset