about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-03-03 11:25:44 +0100
committerFlorian Weimer <fweimer@redhat.com>2017-03-03 11:25:44 +0100
commit7eb5c06c3501a5f1d60e92780b3a2c67eeed4afe (patch)
tree6afcb968770d2aee3b1e8580ad17446adb347c8f /ChangeLog
parentb2f3c0c208f73cf5c433ebb85aacf3284d9e47e6 (diff)
downloadglibc-7eb5c06c3501a5f1d60e92780b3a2c67eeed4afe.tar.gz
glibc-7eb5c06c3501a5f1d60e92780b3a2c67eeed4afe.tar.xz
glibc-7eb5c06c3501a5f1d60e92780b3a2c67eeed4afe.zip
tzset: Remove unused NOID macro
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 240b3e81aa..504de57b0e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2017-03-03  Florian Weimer  <fweimer@redhat.com>
 
+	* time/tzfile.c (NOID): Do not define.
+	* time/tzset.c (NOID): Likewise.
+
+2017-03-03  Florian Weimer  <fweimer@redhat.com>
+
 	* time/tzset.c (compute_offset): Remove __attribute_noinline__.
 
 2017-03-02  Florian Weimer  <fweimer@redhat.com>