Update changelog and doc for release
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@811907 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundlerepository/doc/changelog.txt b/bundlerepository/doc/changelog.txt
index f85d144..0e780e7 100644
--- a/bundlerepository/doc/changelog.txt
+++ b/bundlerepository/doc/changelog.txt
@@ -1,3 +1,11 @@
+Changes from 1.4.0 to 1.4.1
+---------------------------
+
+** Bug
+ * [FELIX-1000] - Updating an bundle which was installed via OBR fails
+ * [FELIX-1157] - NPE results in OBR if a resource does not have a presentation name
+ * [FELIX-1433] - java.lang.NumberFormatException in Bundle-Version (org.osgi.framework.Version) due to trailing whitespace
+
Changes from 1.2.1 to 1.4.0
---------------------------
** Bug