summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e433130330..b4605e2223 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
 2015-06-05  Florian Weimer  <fweimer@redhat.com>
 
 	[BZ #15661]
+	[BZ #17322]
 	* sysdeps/posix/posix_fallocate64.c (__posix_fallocate64_l64):
 	Check for overflow properly.  Check for O_APPEND.  Ignore large
 	file system block sizes.  Add comments about problems.