about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-12-18 15:44:48 +0100
committerFlorian Weimer <fweimer@redhat.com>2016-12-18 15:44:48 +0100
commit7051390094c124e4b98e6c57a8b47890b212c299 (patch)
tree6004758f6bd989dbb928df4a09933ec6edffd384
parente077349ce589466eecd47213db4fae6b80ec18c4 (diff)
downloadglibc-7051390094c124e4b98e6c57a8b47890b212c299.tar.gz
glibc-7051390094c124e4b98e6c57a8b47890b212c299.tar.xz
glibc-7051390094c124e4b98e6c57a8b47890b212c299.zip
Add missing bug number to ChangeLog
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e49f6ba29..8782df9c88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2016-11-25  Jim Meyering  <meyering@fb.com>
 
+	[BZ #20386]
 	Let gcc detect assert(a = 1) errors.
 	* assert/assert.h (assert) Rewrite, retaining the old definintion
 	when required, but otherwise putting the expression as-is in an "if"