about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-08-31 18:30:38 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-08-31 18:52:00 +0200
commit41ad5ca60e45c865b6195e9e18082882076aa0dc (patch)
treeff9df04903a7a594bd1e8c68557e37bc4978ec20 /ChangeLog
parent2fa6d086d15f15f2fde50bcac5f552f652d3ef36 (diff)
downloadglibc-41ad5ca60e45c865b6195e9e18082882076aa0dc.tar.gz
glibc-41ad5ca60e45c865b6195e9e18082882076aa0dc.tar.xz
glibc-41ad5ca60e45c865b6195e9e18082882076aa0dc.zip
stdlib: Remove internal_function attribute
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afeb02f733..4c7341c04d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2017-08-31  Florian Weimer  <fweimer@redhat.com>
 
+	* stdlib/fmtmsg.c (internal_addseverity): Remove
+	internal_function.
+
+2017-08-31  Florian Weimer  <fweimer@redhat.com>
+
 	* stdio-common/printf_fp.c (group_number): Remove
 	internal_function.
 	* stdio-common/vfprintf.c (buffered_vfprintf): Likewise.