diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-10-16 21:39:18 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-10-16 21:39:18 +0200 |
commit | 76009b2639e8f2fd06d06366ad383be5d8783236 (patch) | |
tree | 718a70c18323a1effa8f0f2f0e7151e1fe380d80 /ChangeLog | |
parent | 7ece6cd509703ee151092a50956dbd45ca1b13da (diff) | |
download | glibc-76009b2639e8f2fd06d06366ad383be5d8783236.tar glibc-76009b2639e8f2fd06d06366ad383be5d8783236.tar.gz glibc-76009b2639e8f2fd06d06366ad383be5d8783236.tar.bz2 glibc-76009b2639e8f2fd06d06366ad383be5d8783236.zip |
version.h: Switch to ".9000" as the suffix for the development version
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2017-10-16 Florian Weimer <fweimer@redhat.com> + * version.h (VERSION): Switch to ".9000" as the development + version suffix. + +2017-10-16 Florian Weimer <fweimer@redhat.com> + [BZ #22050] * malloc/mcheck-init.c (__malloc_initialize_hook): Use compat_symbol_reference to access non-default version. |