preparation for the initial 1.0.0. release
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1645892 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole-plugins/useradmin/changelog.txt b/webconsole-plugins/useradmin/changelog.txt
new file mode 100644
index 0000000..47ed409
--- /dev/null
+++ b/webconsole-plugins/useradmin/changelog.txt
@@ -0,0 +1,11 @@
+Initial Release 1.0.0
+---------------------
+
+** Bug
+ * [FELIX-3633] - User Admin Plugin - no German translation
+ * [FELIX-3634] - User Admin Plugin - no Russian translation
+
+** Improvement
+ * [FELIX-2254] - User Admin Plugin
+ * [FELIX-3861] - Set felix.webconsole.category on Web Console plugins
+ * [FELIX-4703] - User Admin plugin should use all available to the JVM crypto algorithms
diff --git a/webconsole-plugins/useradmin/pom.xml b/webconsole-plugins/useradmin/pom.xml
index 022732e..67470be 100644
--- a/webconsole-plugins/useradmin/pom.xml
+++ b/webconsole-plugins/useradmin/pom.xml
@@ -117,7 +117,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.webconsole</artifactId>
- <version>4.0.1-SNAPSHOT</version>
+ <version>4.2.0</version>
<scope>provided</scope>
</dependency>
<dependency>
diff --git a/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle_bg.properties b/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle_bg.properties
index ef397ae..1775086 100644
--- a/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle_bg.properties
+++ b/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle_bg.properties
@@ -1,4 +1,4 @@
-#Licensed to the Apache Software Foundation (ASF) under one or more
+#Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0