From d7346cf2fc636e8e6499fdbf8f72ce869802cd4c Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Tue, 1 Jun 2021 09:13:37 -0500 Subject: [PATCH] Add note for property.find change. --- doc/src/history.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/history.adoc b/doc/src/history.adoc index b5ae2a1df..b0aa0ab0b 100644 --- a/doc/src/history.adoc +++ b/doc/src/history.adoc @@ -38,6 +38,8 @@ * Fix `b2` executable path determination for platforms that don't have a native method of getting the path to executables, like OpenBSD. -- _René Ferdinand Rivera Morell_ +* Fix `property.find` error message. + -- _Thomas Brown_ == Version 4.5.0