diff options
author | Roland McGrath <roland@gnu.org> | 1996-06-25 13:46:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-06-25 13:46:05 +0000 |
commit | 748050b38630882f7a9746f2f87b0a5de380bf0c (patch) | |
tree | 57f48ca07a8691363760389cf4400dc3ca408ad9 /ChangeLog | |
parent | ad8da79bd59a4e8d46fc91f98e3d4fbe9adcc81b (diff) | |
download | glibc-748050b38630882f7a9746f2f87b0a5de380bf0c.tar glibc-748050b38630882f7a9746f2f87b0a5de380bf0c.tar.gz glibc-748050b38630882f7a9746f2f87b0a5de380bf0c.tar.bz2 glibc-748050b38630882f7a9746f2f87b0a5de380bf0c.zip |
* Makefile (subdirs): Remove crypt.
* crypt: Directory removed. It will be made an independent library
distribution.
* Makefile (distribute): Add rpm/{Makefile,teplate,rpmrc}.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ Tue Jun 25 02:59:11 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + * Makefile (subdirs): Remove crypt. + * crypt: Directory removed. It will be made an independent library + distribution. + + * Makefile (distribute): Add rpm/{Makefile,teplate,rpmrc}. + * inet/getrpcent_r.c (DATABASE_NAME): New macro. * inet/getrpcbynumber.c (BUFLEN): New macro. |