diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-03-19 14:28:03 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-03-19 14:28:20 +0530 |
commit | d3cfc668a3988168ccd9342e46cd884da511367b (patch) | |
tree | f925366da899ed9f1b56fed1f9ee5274cce3aed1 /ChangeLog | |
parent | 6bcae14685204da833b3451e0636eb346b639d67 (diff) | |
download | glibc-d3cfc668a3988168ccd9342e46cd884da511367b.zip glibc-d3cfc668a3988168ccd9342e46cd884da511367b.tar.gz glibc-d3cfc668a3988168ccd9342e46cd884da511367b.tar.bz2 |
Rename nptl.texi to threads.texi
The manual and its file names are about interfaces and not the
implementation details.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2013-03-19 Siddhesh Poyarekar <siddhesh@redhat.com> + + * manual/nptl.texi: Renamed to ... + * manual/threads.texi: ... this. + * manual/Makefile (chapters): Update. + 2013-03-18 Roland McGrath <roland@hack.frob.com> [BZ #14812] |