diff options
author | Roland McGrath <roland@gnu.org> | 1996-06-09 07:55:33 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-06-09 07:55:33 +0000 |
commit | 9dd2fc5d87269219f3beb91462505b93ed24a552 (patch) | |
tree | d9939bd3ee444103e7314882fd784420582e77fe /ChangeLog | |
parent | 780b91d9325d24eac7c5e8d857030e38285d655d (diff) | |
download | glibc-9dd2fc5d87269219f3beb91462505b93ed24a552.zip glibc-9dd2fc5d87269219f3beb91462505b93ed24a552.tar.gz glibc-9dd2fc5d87269219f3beb91462505b93ed24a552.tar.bz2 |
* Make-dist ($(tardir).tar): Use sed to check for file names longerglibc-1.90cvs/libc-960609cvs/libc-1-90
than 14 chars, instead of doschk which checks for other things we
don't care about.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ Sun Jun 9 01:11:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + * Make-dist ($(tardir).tar): Use sed to check for file names longer + than 14 chars, instead of doschk which checks for other things we + don't care about. + * Version 1.90 test release. * Makerules (make-target-directory): Use ./mkinstalldirs so we do not |