summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2007-09-15 04:10:42 +0000
committerRoland McGrath <roland@gnu.org>2007-09-15 04:10:42 +0000
commit9bd6890201a1ca5d5da560c0edf8edcc1d0b456e (patch)
tree5f361f762199a6c7684ec64285f221605db503c2
parentdef514c20745d8b231ea64d4b16ca86c16a09168 (diff)
* inet/tst-network.c: Increment ERRORS for failing tests.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94c7bdf58c..e26e8b14d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-14 Mike Frysinger <vapier@gentoo.org>
+
+ * inet/tst-network.c: Increment ERRORS for failing tests.
+
2007-09-07 Jakub Jelinek <jakub@redhat.com>
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.