about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30643df0c6..0a0b648b35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-07-04  Ulrich Drepper  <drepper@redhat.com>
 
+	* posix/tst-fnmatch.input: Add more test cases.
+
 	* crypt/md5-crypt.c (__md5_crypt_r): If buffers for key and salt
 	are not aligned to alignof(md5_uint32) do it before calling
 	__md5_process_bytes.