diff --git a/Changelog b/Changelog index 81b4d2f677e79a857fd040733d33ef04dac300c0..e820f1c8cf3ffb49ff12c9958b40262960f0d3ac 100644 --- a/Changelog +++ b/Changelog @@ -1,15 +1,6 @@ FusionDirectory changelog ========================= -* FusionDirectory 1.0.7.1 - -[Fix] Bugs #2830: refresh readme and install for 1.0.8 -[Fix] Bugs #2842: migration from 1.0.6 to 1.0.7 (update-core-fd-conf.ldif is broken) -[Fix] Bugs #2845: user main.inc is broken -[Fix] Bugs #2847: Template bug in memberUid -[Fix] Bugs #2849: Upgrade to from squeezy to stable makes fusiondirectory unusable -[Fix] Bugs #2850: Creating several templates with same login placeholder won't work - * FusionDirectory 1.0.7 [Fix] Bugs #215: /usr/share/fusiondirectory/plugins/addons/goto/deploy-filter.tpl status diff --git a/Changelog.md b/Changelog.md index 187bd0f9211fcefdf934b7c51be19309d6246daf..c28aa76306f6348abc25892dbf980c503c4fd2de 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2223,3 +2223,21 @@ - fd-plugins#2868 freeradius plugin have erroneous default value for Tunnel medium type - fd-plugins#2934 the ipmi puglin does not work - fd-plugins#2939 ldif error in 1.0.6 to 1.0.7 upgrade LDIFs for plugin-systems + +## %"FusionDirectory 1.0.7.1" - 2013-11-18 + +### Added + +#### fusiondirectory +- fd#2830 refresh readme and install for 1.0.8 +- fd#2860 make a changelog for FusionDirectory 1.0.7.1 + +### Changed + +#### fusiondirectory +- fd#2850 Creating several templates with same login placeholder won't work + +### Fixed + +#### fusiondirectory +- fd#2845 user main.inc is broken