aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-08-21 11:59:01 -0400
committerMike Frysinger <vapier@gentoo.org>2013-09-02 23:22:23 -0400
commitac44401205b9b2da48ce5bdb0bd772df8bf2df4b (patch)
treec8c777804f368d1c8cf58e762cb67ed3be303a8a /ChangeLog
parentb7835e3223de60d3f5bf1fed66468b5052cd595f (diff)
downloadglibc-ac44401205b9b2da48ce5bdb0bd772df8bf2df4b.zip
glibc-ac44401205b9b2da48ce5bdb0bd772df8bf2df4b.tar.gz
glibc-ac44401205b9b2da48ce5bdb0bd772df8bf2df4b.tar.bz2
tst-fanotify: new simple test
Basic test for the fanotify functions. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34f7c4a..2c300a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-09-02 Mike Frysinger <vapier@gentoo.org>
+
+ * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
+ * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
+
2013-09-02 Joseph Myers <joseph@codesourcery.com>
[BZ #14155]