commit | c751cd12a81e2290068f8adb0ba8da6fd5d872bd | [log] [tgz] |
---|---|---|
author | Karl Pauls <pauls@apache.org> | Thu Feb 04 22:41:58 2010 +0000 |
committer | Karl Pauls <pauls@apache.org> | Thu Feb 04 22:41:58 2010 +0000 |
tree | ac27e35f2f83219bde101549ab5bf099296e454f | |
parent | 25313a052770b9ec4a13a88690ce15bdafcc567c [diff] [blame] |
Update changelog git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@906701 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundlerepository/doc/changelog.txt b/bundlerepository/doc/changelog.txt index f4ba6fe..e5dade4 100644 --- a/bundlerepository/doc/changelog.txt +++ b/bundlerepository/doc/changelog.txt
@@ -1,3 +1,10 @@ +Changes from 1.4.2 to 1.4.3 +--------------------------- + +** Bug + * [FELIX-1792] - Felix OBR seems to just randomly choose one of the satisifed bundles if more than one bundle meets the requirement + + Changes from 1.4.1 to 1.4.2 ---------------------------