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:02 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-08-31 18:52:00 +0200
commit2fa6d086d15f15f2fde50bcac5f552f652d3ef36 (patch)
tree8fe5c9b71a86d1d42d577729bc1295bfb5bc4972 /ChangeLog
parentb41bd5bc83b23f62f6f0815d20ed1e1185c58086 (diff)
downloadglibc-2fa6d086d15f15f2fde50bcac5f552f652d3ef36.tar.gz
glibc-2fa6d086d15f15f2fde50bcac5f552f652d3ef36.tar.xz
glibc-2fa6d086d15f15f2fde50bcac5f552f652d3ef36.zip
stdio-common: Remove internal_function attribute
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ca31d04f4..afeb02f733 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 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.
+
+2017-08-31  Florian Weimer  <fweimer@redhat.com>
+
 	* posix/fnmatch.c (internal_function): Remove definition.
 	* posix/fnmatch_loop.c (FCT, EXT, END): Remove internal_function.
 	* posix/regcomp.c (peek_token, init_word_char)