summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>2007-09-06 19:17:30 +0000
committerdoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>2007-09-06 19:17:30 +0000
commitaab257919732f9666e2368b2481559146fec3a76 (patch)
tree1c5997757252c0fed346609bd809a846da11d321 /libstdc++-v3
parent1198b1deebd17faef43d7801e45900acabda775a (diff)
downloadgcc-aab257919732f9666e2368b2481559146fec3a76.tar.gz
2007-09-06 Matthias Klose <doko@debian.org>
* testsuite/27_io/headers/cstdlib: Remove empty directory. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128204 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3')
-rw-r--r--libstdc++-v3/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 873ac16cef5..15de4ea38a4 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-06 Matthias Klose <doko@debian.org>
+
+ * testsuite/27_io/headers/cstdlib: Remove empty directory.
+
2007-09-05 Roger Sayle <roger@eyesopen.com>
* acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add EBADMSG for darwin.