diff --git a/documentation/changelog.html b/documentation/changelog.html
index 4b551900a2..3a20880a0f 100755
--- a/documentation/changelog.html
+++ b/documentation/changelog.html
@@ -49,7 +49,7 @@
-
Chamilo 1.11.0 - Lecce, 15th of October 2016
+ Chamilo 1.11.0 - Lecce, 17th of October 2016
Release notes - summary
Chamilo 1.11.0 is a major release of the 1.11.x branch. It is meant as a transition between 1.10 and 2.0 versions.
Release name
@@ -150,9 +150,16 @@
(0dfdd23a - #11192) Add function to check if the current lp item is first, both, last or none from lp list
(3c8e0005) Add function api_get_css_asset() to get css files from web/assets
(23513de4 - CT#8378) Improve exercise list performance
+ (879d1ffe - BT#11194) Add support for new custom frozen form element template
Improvements (minor features) and debug (by date - the latest are listed first)
+ - (ea6a6863) Remove double "freeze" call in create_user() form
+ - (3df99569) Use CREATE TABLE IF NOT EXISTS in v1.10 migration script on c_lp_category
+ - (7eedec36) Fix v1.10 migration queries to avoid empty insert_user_id in c_item_property
+ - (53af300a) Fix v1.10 migration query to avoid empty session coach ID
+ - (e840d1e6) Fix use of admin id in upgrader (further fixes to ensure admin user is active)
+ - (c75fa66b) Fix tickets: fatal error, lang vars, format code
- (8f218b9e) Fix Upload student work if you upload the same filename that previously was deleted
- (dff94509) Fix delete session if exist an assignments inside
- (17aca502) Allow update session dates when these are null