aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-03-02 15:49:03 -0800
committerRoland McGrath <roland@hack.frob.com>2012-03-02 15:49:49 -0800
commit01ae168d6da79ddbcbebb1d309ae6688d2fcd474 (patch)
tree1554693cb0ed7b2fb8e750e2409f65cf217bcff7 /ChangeLog
parent49efa33d3d6c25d3dcfa61913f32732336585ad8 (diff)
downloadglibc-01ae168d6da79ddbcbebb1d309ae6688d2fcd474.zip
glibc-01ae168d6da79ddbcbebb1d309ae6688d2fcd474.tar.gz
glibc-01ae168d6da79ddbcbebb1d309ae6688d2fcd474.tar.bz2
BZ#13792: Move timeval_subtract example function in manual into an examples/ C source file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ce90eb..1fa12aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-03-02 Roland McGrath <roland@hack.frob.com>
+
+ [BZ #13792]
+ * manual/time.texi (Elapsed Time): Move timeval_subtract example
+ function to ...
+ * manual/timeval_subtract.c.texi: ... here, new file.
+
2012-03-02 David S. Miller <davem@davemloft.net>
* sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.