aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@gcc.gnu.org>2000-12-19 20:10:41 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2000-12-19 20:10:41 +0000
commitf9ecb28c179bf19c1bf6f76c423eb527b63afc99 (patch)
tree2d79d7a3aeb4c88e72a8dc30dd1e08fd7951f703
parent36efdf10e5c58cc09ef554988e21b8d3b30d9cb1 (diff)
downloadgcc-f9ecb28c179bf19c1bf6f76c423eb527b63afc99.zip
gcc-f9ecb28c179bf19c1bf6f76c423eb527b63afc99.tar.gz
gcc-f9ecb28c179bf19c1bf6f76c423eb527b63afc99.tar.bz2
ctype.cc (test01): Correct ~ operator usage.
2000-12-19 Loren J. Rittle <ljrittle@acm.org> * testsuite/22_locale/ctype.cc (test01): Correct ~ operator usage. From-SVN: r38387
-rw-r--r--libstdc++-v3/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index b440b9e..6215967 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-19 Mark Kettenis <kettenis@gnu.org>
+
+ * configure.target: Support the Hurd.
+
2000-12-19 Benjamin Kosnik <bkoz@fillmore.redhat.com>
* config/os/solaris/solaris2.5/bits/ctype_inline.h (is): Same.