diff options
author | Joseph Myers <joseph@codesourcery.com> | 2014-06-25 12:55:21 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2014-06-25 12:55:21 +0000 |
commit | cfd2ea50475529df407eb83b8e3562abf74c1c59 (patch) | |
tree | 68daaf570a09041eeb2efa3a0233c6c420a6567c /ChangeLog | |
parent | cecf2ed43a4c2eede0b58740f16e47f31e7586a4 (diff) | |
download | glibc-cfd2ea50475529df407eb83b8e3562abf74c1c59.tar.gz glibc-cfd2ea50475529df407eb83b8e3562abf74c1c59.tar.xz glibc-cfd2ea50475529df407eb83b8e3562abf74c1c59.zip |
Update README and NEWS for ports directory removal.
This patch updates README to remove a mention of the ports directory. It also adds a NEWS item for the merge of ports into the main sysdeps tree (I think it's NEWS-worthy, although not strictly a user-visible feature). Other remaining ports references to resolve: a comment in manual/signal.texi (not giving a literal path, but maybe should change anyway); a comment in config.h.in (path should be updated); scripts/list-sources.sh (appears to date back to ports being a separate repository). * README: Do not mention ports directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d15141053e..b730c09853 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2014-06-25 Joseph Myers <joseph@codesourcery.com> + * README: Do not mention ports directory. + * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT): Remove macro. * sysdeps/unix/sysv/linux/futimes.c: Do not include |