Fix minor typo in my ChangeLog entry.

From-SVN: r85266
This commit is contained in:
Matt Austern 2004-07-28 17:17:50 +00:00
parent 1985f1cdaa
commit 05bfc51d87
1 changed files with 2 additions and 2 deletions

View File

@ -42,8 +42,8 @@
* testsuite/23_containers/list/check_construct_destroy.cc: New.
* testsuite/23_containers/set/check_construct_destroy.cc: New.
* testsuite/23_containers/vector/check_construct_destroy.cc: New.
* testsuite/ext/hash_check_construct_destroy.cc
* testsuite/ext/slist_check_construct_destroy.cc
* testsuite/ext/hash_check_construct_destroy.cc: New.
* testsuite/ext/slist_check_construct_destroy.cc: New.
2004-07-28 Alexandre Oliva <aoliva@redhat.com>