diff options
author | Roland McGrath <roland@gnu.org> | 2009-02-24 23:46:13 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2009-02-24 23:46:13 +0000 |
commit | 1cccb96f20bc9d1a5cef1bb8a0f5cb87a785c95a (patch) | |
tree | ba22ef27530e12ac2cf0740e5c73e009c907ca8c /ChangeLog | |
parent | 9ef79dce3fbb4ff295b0dcf0f1d0044c7b4bfe29 (diff) | |
download | glibc-1cccb96f20bc9d1a5cef1bb8a0f5cb87a785c95a.zip glibc-1cccb96f20bc9d1a5cef1bb8a0f5cb87a785c95a.tar.gz glibc-1cccb96f20bc9d1a5cef1bb8a0f5cb87a785c95a.tar.bz2 |
[BZ #9895]
README.template -> README
2009-02-24 Roland McGrath <roland@redhat.com>
[BZ #9895]
* README.template: Reworded not to use substituted version number.
Renamed to ...
* README: ... here (no longer generated).
* Makefile (README): Target removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2009-02-24 Roland McGrath <roland@redhat.com> + + [BZ #9895] + * README.template: Reworded not to use substituted version number. + Renamed to ... + * README: ... here (no longer generated). + * Makefile (README): Target removed. + 2009-02-24 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): |