Update release notes
This closes #1 Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/e7370a0f Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/e7370a0f Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/e7370a0f Branch: refs/heads/master Commit: e7370a0f19dfffe95c74b9d6c9d083811b858a27 Parents: ba8906b Author: Nicolas Lalevée <[email protected]> Authored: Sun Jan 11 16:58:56 2015 +0100 Committer: Nicolas Lalevée <[email protected]> Committed: Sun Jan 11 16:58:56 2015 +0100 ---------------------------------------------------------------------- doc/release-notes.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/e7370a0f/doc/release-notes.html ---------------------------------------------------------------------- diff --git a/doc/release-notes.html b/doc/release-notes.html index 4d405c2..659a29d 100644 --- a/doc/release-notes.html +++ b/doc/release-notes.html @@ -127,6 +127,7 @@ List of changes since <a href="/ivy/ivyde/history/2.2.0.final/release-notes.html <li>FIX: xml bomb in workspace causes hang in Ivy code during Search or Synchronize operations (IVYDE-354) (thanks to Matt Hillsdon)</li> <li>FIX: Deadlock in classpath container (IVYDE-361) (thanks to Carsten Pfeiffer)</li> <li>FIX: Typo in IvyResolveJob (IVYDE-362) (thanks to Nicolas Gavalda)</li> + <li>FIX: User-selected configurations not checked in the viewer (IVYDE-378) (thanks to Carsten Pfeiffer)</li> </ul> <ul> <li>NEW: add support for OSGi 'Bundle-Classpath' directive (Ivy 2.4.0-rc1 is required)</li>
