* doc/misc/gnus.texi (Agent Caveats): Change doc due to commit
2020-10-16 "Add a new variable to control Gnus Agent caching"
(
41d220dc6085, bug#43356). (Bug#72134)
@table @dfn
@item If I read an article while plugged, do they get entered into the Agent?
-@strong{No}. If you want this behavior, add
+Yes, because of the default value of
+@code{gnus-agent-eagerly-store-articles}. An alternative is to add
@code{gnus-agent-fetch-selected-article} to
@code{gnus-select-article-hook}.