diff options
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r-- | libstdc++-v3/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 46340e3d8f9..54fd550e81c 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,9 @@ +2000-12-14 Benjamin Kosnik <bkoz@redhat.com> + + * include/c/bits/*.h: Remove include_next, replace with include, + as include_next does not work host-x-host, and include_next not + necessary. + 2000-12-13 Benjamin Kosnik <bkoz@redhat.com> * include/bits/locale_facets.h (ctype<char>): Remove throw specs not in |