From 4ee99a2ff9fe522c70350f0d1d4ebd9dac2ffed4 Mon Sep 17 00:00:00 2001 From: jakub Date: Tue, 28 Feb 2012 09:28:18 +0000 Subject: * src/Makefile.am (libstdc++-symbols.ver): Only remove comment lines if they are at the beginning of lines (with optional whitespace before #). * src/Makefile.in: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184621 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libstdc++-v3/ChangeLog') diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 08f82bade40..9d038f2b7fb 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,10 @@ +2012-02-28 Jakub Jelinek + + * src/Makefile.am (libstdc++-symbols.ver): Only remove comment lines + if they are at the beginning of lines (with optional whitespace before + #). + * src/Makefile.in: Regenerated. + 2012-02-27 Jakub Jelinek * config/abi/post/i386-linux-gnu/baseline_symbols.txt: Update. -- cgit v1.2.1