diff --git a/ChangeLog b/ChangeLog index 13cf705a..9c1eb636 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2024-12-13 Dirk Eddelbuettel + + * DESCRIPTION (Version, Date): Release 1.87.0-0 pre-release + +2024-12-12 Dirk Eddelbuettel + + * inst/include/boost/*: Upgraded to Boost 1.87.0, as usual with + requested patch to comment out 'diagnostic ignored' for CRAN + * local/patches/bh_1.87.0-0.patch: Added new single patch file + + * local/scripts/CreateBoost.sh: Update for 1.87.0, no additions + 2024-08-05 Dirk Eddelbuettel * README.md: Switch two more some URLs from http to https diff --git a/DESCRIPTION b/DESCRIPTION index d544d94f..489eeb25 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: BH Type: Package Title: Boost C++ Header Files -Version: 1.84.0-0.1 -Date: 2024-08-02 +Version: 1.87.0-0 +Date: 2024-12-12 Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", comment = c(ORCID = "0000-0001-6419-907X")), person("John W.", "Emerson", role = "aut"), diff --git a/inst/NEWS.Rd b/inst/NEWS.Rd index dd2354c8..092cdcea 100644 --- a/inst/NEWS.Rd +++ b/inst/NEWS.Rd @@ -7,6 +7,14 @@ \newcommand{\ghit}{\href{https://github.com/eddelbuettel/bh/issues/#1}{##1}} \newcommand{\ghpr}{\href{https://github.com/eddelbuettel/bh/pull/#1}{##1}} +\section{Changes in version 1.87.0-0 (2024-12-13 non-CRAN pre-release)}{ + \itemize{ + \item Upgrade to \boost 1.87.0, patched as usual to comment-out + diagnostic suppression messages per the request of CRAN + \item Switched to Authors@R + } +} + \section{Changes in version 1.84.0-0 (2024-01-09)}{ \itemize{ \item Upgrade to \boost 1.84.0