Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 09d6b92

Browse files
committed
Add a reminder
1 parent bd23289 commit 09d6b92

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Doc/whatsnew/whatsnew23.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
\maketitle
1414
\tableofcontents
1515

16+
% Types now callable; `new' module replaced
17+
%
1618
% Timeout sockets:
1719
% Executive summary: after sock.settimeout(T), all methods of sock will
1820
% block for at most T floating seconds and fail if they can't complete
@@ -670,6 +672,6 @@ \section{Acknowledgements \label{acks}}
670672
The author would like to thank the following people for offering
671673
suggestions, corrections and assistance with various drafts of this
672674
article: Michael Chermside, Scott David Daniels, Fred~L. Drake, Jr.,
673-
Detlef Lannert, Andrew MacIntyre.
675+
Detlef Lannert, Andrew MacIntyre, Gustavo Niemeyer.
674676

675677
\end{document}

0 commit comments

Comments
 (0)