diff --git a/changelog.html b/changelog.html index dd92af64cfc9d3089ebe264fef5a31cef653c06c..d9dbf7119cd9f36177bc12faa1e340ebcf60d97c 100644 --- a/changelog.html +++ b/changelog.html @@ -68,8 +68,8 @@ Upcoming changes
  • Log rotation fails with "...looks to have already been deleted" (issue 22395) -
  • - AbstractLazyLoadRunMap.iterator() calls .all() +
  • + Fixed unnecessary eager loading of build records in certain code path. (issue 18065) @@ -87,12 +87,6 @@ Upcoming changes
  • Do not offer automatic upgrade if war parent directory is not writable (issue 23683) -
  • - Fixed "... looks to have already been deleted" bug in LogRotator - (issue 22395) -
  • - Fixed unnecessary eager loading of build records in certain code path. - (issue 18065)

    What's new in 1.571 (2014/07/07)