Commit fbfcbadc by Paolo Carlini

2003-06-30 Paolo Carlini <pcarlini@unitus.it>

	Tweak a couple of recent Changelog entries.

From-SVN: r68716
parent 44f0760e
...@@ -14,8 +14,8 @@ ...@@ -14,8 +14,8 @@
2003-06-30 Paolo Carlini <pcarlini@unitus.it> 2003-06-30 Paolo Carlini <pcarlini@unitus.it>
* include/std/std_streambuf.h (_M_mode): Move from here to * include/std/std_streambuf.h (_M_mode): Unused by streambuf, move
filebuf and stringbuf. from here to filebuf and stringbuf.
(~basic_streambuf()): Don't set _M_mode. (~basic_streambuf()): Don't set _M_mode.
(basic_streambuf()): Don't set _M_mode. (basic_streambuf()): Don't set _M_mode.
* include/std/std_fstream.h (_M_mode): Move here, from streambuf. * include/std/std_fstream.h (_M_mode): Move here, from streambuf.
...@@ -45,8 +45,8 @@ ...@@ -45,8 +45,8 @@
2003-06-29 Paolo Carlini <pcarlini@unitus.it> 2003-06-29 Paolo Carlini <pcarlini@unitus.it>
* include/bits/stl_algo.h (LOTS): Fully qualify standard * include/bits/stl_algo.h: Fully qualify standard functions
functions with std::, thus avoiding Koenig lookup. with std::, thus avoiding Koenig lookup.
2003-06-29 Paolo Carlini <pcarlini@unitus.it> 2003-06-29 Paolo Carlini <pcarlini@unitus.it>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment