about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSean McKean <smckean83@gmail.com>2018-02-02 11:59:31 +0100
committerFlorian Weimer <fweimer@redhat.com>2018-02-02 11:59:31 +0100
commit09e56b9e18f987105e39768f907db800e9330930 (patch)
treecf4f8271887572cb0cb664d22f615eada00298b5 /ChangeLog
parentd4b4a00a462348750bb18544eb30853ee6ac5d10 (diff)
downloadglibc-09e56b9e18f987105e39768f907db800e9330930.tar.gz
glibc-09e56b9e18f987105e39768f907db800e9330930.tar.xz
glibc-09e56b9e18f987105e39768f907db800e9330930.zip
time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9be2974a38..add5128cb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-02-02  Sean McKean  <smckean83@gmail.com>
+
+	[BZ #22735]
+	* time/time.h (clock): Reference CLOCKS_PER_SEC in comment.
+
 2018-02-02  Florian Weimer  <fweimer@redhat.com>
 
 	[BZ #22753]