summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2007-08-22 14:04:30 +0000
committerEric Blake <ebb9@byu.net>2007-08-22 14:04:30 +0000
commitcef8286228ed003c185b3111224bf0d9061d6abe (patch)
tree3f495487b2d4cc0eaec5ce337b20a76fd5a7e2ae /ChangeLog
parentd68417c03e69fde605af699ba9a9671c663d8baf (diff)
downloadgnulib-cef8286228ed003c185b3111224bf0d9061d6abe.tar.gz
* tests/test-getdelim.c (main): Use remove, not unlink.
* tests/test-getline.c (main): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3e22bab33..d780a4101d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-08-22 Eric Blake <ebb9@byu.net>
+ * tests/test-getdelim.c (main): Use remove, not unlink.
+ * tests/test-getline.c (main): Likewise.
+
Move getline and getdelim into stdio.h, per POSIX 200x.
* modules/getline (Files): Remove getline.h.
(Depends-on): Add stdio.