aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorMatthias Klose <doko@gcc.gnu.org>2014-08-14 11:37:20 +0000
committerMatthias Klose <doko@gcc.gnu.org>2014-08-14 11:37:20 +0000
commite8af7616a98ddf54e872607e874f9bd332b8257d (patch)
treea6737d713e246f4827731ddd40e0ae2363a9c139 /libstdc++-v3
parent0cff9154ece79cb537b4bc5fa22975cf2ac9c11e (diff)
downloadgcc-e8af7616a98ddf54e872607e874f9bd332b8257d.zip
gcc-e8af7616a98ddf54e872607e874f9bd332b8257d.tar.gz
gcc-e8af7616a98ddf54e872607e874f9bd332b8257d.tar.bz2
requirements: Remove empty directory.
2014-08-14 Matthias Klose <doko@ubuntu.com> * testsuite/ext/random/uniform_on_sphere_distribution/requirements: Remove empty directory. From-SVN: r213958
Diffstat (limited to 'libstdc++-v3')
-rw-r--r--libstdc++-v3/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index e039750..6b30409 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,8 @@
+2014-08-14 Matthias Klose <doko@ubuntu.com>
+
+ * testsuite/ext/random/uniform_on_sphere_distribution/requirements:
+ Remove empty directory.
+
2014-08-14 Paolo Carlini <paolo.carlini@oracle.com>
* testsuite/26_numerics/random/linear_congruential_engine/