From 3de9870034965a6d37c549336f759f08e2191e55 Mon Sep 17 00:00:00 2001 From: Nathan Sidwell Date: Fri, 24 Jan 2003 17:17:05 +0000 Subject: [PATCH] missing changelog entry From-SVN: r61717 --- libstdc++-v3/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 5361cc7aab4..f47b95fdf90 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,12 @@ +2003-01-24 Nathan Sidwell + + * include/bits/valarray_meta.h: Remove, split into ... + * include/bits/valarray_before.h: ... this, and ... + * include/bits/valarray_after.h: ... this. + * include/std/std_valarray.h: Adjust. + * include/Makefile.am (bits_headers): Adjust. + * include/Makefile.in: Regenerate. + 2003-01-24 Andreas Schwab * config/linker-map.gnu: Fix for size_t variance.