diff --git a/Changelog b/Changelog
index 49f6c8cb066f8349f7aa701f4861896203a2937d..824d8fcf9745e28b00b306b8c2238d1ca791872b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,24 +1,6 @@
 FusionDirectory changelog
 =========================
 
-* FusionDirectory 1.0.9.3
-
-[Fix] Bugs #4444: Debug log prevent connection in some cases
-[Fix] Bugs #4452: Adding a user to a group using "Groups and roles" tab creates some PHP errors
-[Fix] Bugs #4453: Adding a user to a group using "Groups and roles" with trustMode fails
-[Fix] Bugs #4456: Can't find a way to specify a '/' in distribution or media name in the repository plugin
-[Fix] Bugs #4457: FusionDirectory don't find the dns server if he is in a department
-[Feature] Bugs #4459: Desactivate other authentification method from configuration file
-[Fix] Bugs #4463: There are still traces of the rsyslog plugin in the schema and config class
-[Fix] Bugs #4464: There are still traces of the rsyslog plugin in the schema and config class
-[Fix] Bugs #4465: remove from the service-fd.schema objectClass no longer used
-[Fix] Bugs #4466: Pull request 11 from github
-[Fix] Bugs #4479: In primary group in unix tab there is a «None» option
-[Fix] Bugs #4481: «Enable primary group filter» option is obsolete
-[Fix] Bugs #4485: 'fusiondirectory-insert-schema -m' should check if the specificed file exists
-[Fix] Wishlist #4385: Locked users can connect using SSH keys
-[Fix] Wishlist #4473: Locked users can connect using SSH keys
-
 * FusionDirectory 1.0.9.2
 
 [Fix] Bugs #3880: mailbox deletion through sieve and cyrus does not work
diff --git a/Changelog.md b/Changelog.md
index 16e20e6214d17947d63875a25e96411b407d1160..60bbdbe69f905264d13a7103638463038cabdde7 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1092,3 +1092,48 @@
 - fd-plugins#4575 Error with samba plugin and sambantpassword attribute
 - fd-plugins#4591 It’s impossible to delete root records in DNS zones
 - fd-plugins#4622 DNS record should be sorted
+
+## %"FusionDirectory 1.0.9.3" - 2016-02-06
+
+### Added
+
+#### fusiondirectory
+- fd#4459 Desactivate other authentification method from configuration file
+
+### Changed
+
+#### fusiondirectory
+- fd#4485 'fusiondirectory-insert-schema -m' should check if the specificed file exists
+
+#### fusiondirectory-plugins
+- fd-plugins#4456 Can't find a way to specify a '/' in distribution or media name in the repository plugin
+- fd-plugins#4465 remove from the service-fd.schema objectClass no longer used
+
+### Removed
+
+#### fusiondirectory
+- fd#4479 In primary group in unix tab there is a «None» option
+- fd#4481 «Enable primary group filter» option is obsolete
+
+#### fusiondirectory-plugins
+- fd-plugins#4463 There are still traces of the rsyslog plugin in the schema and config class
+
+### Fixed
+
+#### fusiondirectory
+- fd#4444 Debug log prevent connection in some cases
+- fd#4452 Adding a user to a group using "Groups and roles" tab creates some PHP errors
+- fd#4464 There are still traces of the rsyslog plugin in the schema and config class
+- fd#4466 fixing deprecated warnings in php7
+
+#### fusiondirectory-plugins
+- fd-plugins#4457 FusionDirectory don't find the dns server if he is in a department
+
+### Security
+
+#### fusiondirectory
+- fd#4473 Locked users can connect using SSH keys
+
+#### fusiondirectory-plugins
+- fd-plugins#4385 Locked users can connect using SSH keys
+