From: Matthias Klose Date: Thu, 14 Aug 2014 11:37:20 +0000 (+0000) Subject: requirements: Remove empty directory. X-Git-Tag: releases/gcc-5.1.0~5498 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8af7616a98ddf54e872607e874f9bd332b8257d;p=thirdparty%2Fgcc.git requirements: Remove empty directory. 2014-08-14 Matthias Klose * testsuite/ext/random/uniform_on_sphere_distribution/requirements: Remove empty directory. From-SVN: r213958 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index e03975005fa0..6b304096a059 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2014-08-14 Matthias Klose + + * testsuite/ext/random/uniform_on_sphere_distribution/requirements: + Remove empty directory. + 2014-08-14 Paolo Carlini * testsuite/26_numerics/random/linear_congruential_engine/