Skip to content

Commit d3d2dd2

Browse files
author
maechler
committed
NEWS for 88448
git-svn-id: https://svn.r-project.org/R/trunk@88449 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 940b5c2 commit d3d2dd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/NEWS.Rd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,9 @@
198198
\code{NA}, consistently with the \code{as.complex(NA)} behaviour
199199
since \R 4.4.0; thanks to \I{Mikael Jagan}'s \PR{18918}.
200200
201+
\item \code{format(<list>)} calling \code{format.default()} now calls
202+
generic \code{format()} on each list element (rather than
203+
\code{format.default()}).
201204
}
202205
}
203206
}

0 commit comments

Comments
 (0)