Update changelog

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@682608 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/doc/changelog.txt b/bundleplugin/doc/changelog.txt
index 5c5638e..54d601e 100644
--- a/bundleplugin/doc/changelog.txt
+++ b/bundleplugin/doc/changelog.txt
@@ -1,3 +1,14 @@
+Changes from 1.4.1 to 1.4.2
+---------------------------
+
+ * [2008-08-03] FELIX-553: allow cleaning a remote OBR
+ * [2008-08-03] FELIX-580: Allows maven-bunde-plugin to generate a repository file outide a maven repository with absolute url
+ * [2008-07-09] FELIX-556: Filtering mechanims to <Embed-Dependency/>
+ * [2008-07-08] FELIX-547: OBR portion of the plugin balks on singular version range of [1.0.0,1.0.0].
+ * [2008-07-07] FELIX-620: manifest goal of maven-bundle-plugin ignores _include instruction
+ * [2008-05-16] FELIX-560: bundle:install and bundle:deploy goals check artifact type is "bundle" instead of using the supportedProjectTypes list
+ * [2008-05-16] FELIX-561: Use same level of Bnd in script generated by bundle:ant as in the bundleplugin itself
+
 Changes from 1.4.0 to 1.4.1
 ---------------------------