# Eclipse Concierge Release Notes
## Release 5.1.0 (SNAPSHOT)
* Restructured code base, moved extension.permission to framework folder
* Added EventAdmin to distribution
* Removed System.err message when restoring bundle
* Added documentation for contributing with Gerrit
* Fixed [documentation](http://git.eclipse.org/c/concierge/org.eclipse.concierge.git/commit/?id=48aed6de6fe804d06e232e48a8dd201ea1f329d5) (thanks to Simon Kaufmann)
* Fixed Bug [#481650](https://bugs.eclipse.org/bugs/show_bug.cgi?id=481650) - Sample felix.xargs does have wrong start level of bundles (edit)
* Fixed Bug [#481492](https://bugs.eclipse.org/bugs/show_bug.cgi?id=481492) - Sample webconsole does not work out of the box (missing startlevel, packageadmin bundles)
## Release 5.0.0
* Initial release (incubation)
* See https://bugs.eclipse.org/bugs/show_bug.cgi?id=479458