diff options
author | doko <doko@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-01-25 12:04:48 +0000 |
---|---|---|
committer | doko <doko@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-01-25 12:04:48 +0000 |
commit | 20baccaccffe5929eee64aea0514919b0194d4c7 (patch) | |
tree | d52735f3d5bd20e259db1e4b2f41556085461fef /libstdc++-v3 | |
parent | 69fbc3aaa73cc3fdfa4f311d3b6d712049af0950 (diff) | |
download | gcc-20baccaccffe5929eee64aea0514919b0194d4c7.tar.gz |
2012-01-25 Matthias Klose <doko@ubuntu.com>
* testsuite/30_threads/condition_variable_any/requirements: Remove
empty directory.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183515 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3')
-rw-r--r-- | libstdc++-v3/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 501c4dce219..dad3224ec0e 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2012-01-25 Matthias Klose <doko@ubuntu.com> + + * testsuite/30_threads/condition_variable_any/requirements: Remove + empty directory. + 2012-01-23 Benjamin Kosnik <bkoz@redhat.com> * src/Makefile.am (libstdc++convenience.la): Correct stamp rule, copy. |