This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git
The following commit(s) were added to refs/heads/master by this push:
new e68c2ce89 Add version info for Bllom filters
e68c2ce89 is described below
commit e68c2ce899e156117c06cd347af3dcdc6ec07392
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jun 23 12:07:25 2024 -0400
Add version info for Bllom filters
---
src/site/xdoc/userguide.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/xdoc/userguide.xml b/src/site/xdoc/userguide.xml
index 1deff1ce4..18d5d8332 100644
--- a/src/site/xdoc/userguide.xml
+++ b/src/site/xdoc/userguide.xml
@@ -40,7 +40,7 @@ This document highlights some key features to get you started.
</ul>
</li>
<li><a href='#Bags'>Bags</a></li>
- <li><a href="bloomFilters.html">Bloom filters</a></li>
+ <li><a href="bloomFilters.html">Bloom filters (starting in 4.5.0)</a></li>
</ul>
<subsection name='Note On Synchronization'>
<p>