Skip to content

Commit a4febd3

Browse files
author
maechler
committed
for r88540
git-svn-id: https://svn.r-project.org/R/trunk@88545 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent d0291f4 commit a4febd3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/NEWS.Rd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,10 @@
137137
138138
\subsection{BUG FIXES}{
139139
\itemize{
140-
\item Profiling \code{"mle"} objects (\pkg{stats4} package) could fail
140+
\item Profiling \code{"mle"} objects (\pkg{stats4} package) could fail
141141
because profile MLE used starting value from full MLE. Now starts from profile MLE
142-
from previous step.
143-
142+
from previous step.
143+
144144
\item Setting \code{attributes} on primitive functions is now an
145145
error; previously it modified without copying (as noticed by
146146
\I{Henrik Bengtsson} on the R-devel mailing list).
@@ -217,7 +217,7 @@
217217
\item \code{loadNamespace(.., versionCheck = *)} and hence
218218
\code{requireNamespace(..)} now show an error and/or return
219219
\code{FALSE} when the package version check is not fulfilled, thanks
220-
to \I{Michael Chirico}'s \PR{18522}.
220+
to \I{Iris Simmons} and \I{Trevor Davis}'s \PR{18522}.
221221
}
222222
}
223223
}

0 commit comments

Comments
 (0)