diff --git a/CHANGES.txt b/CHANGES.txt index 10f6c48f..9134364d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -22,6 +22,7 @@ - IMPROVE: import system properties as ivy variables in standalone mode - IMPROVE: string identifying a module is now clearly different from a path - IMPROVE: better error message when publish fails due to readonly destination (IVY-83) +- IMPROVE: some javadoc improvements (IVY-136 IVY-129) (thanks to Stephen Nesbitt) - FIX: no variable replacement during the deliver step (IVY-133) - FIX: conflict badly solved in some complex cases (IVY-130) - FIX: mapping on conf * now only takes public configurations (IVY-126)