diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-09-27 00:22:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-09-27 00:22:04 +0000 |
commit | 756409c4cffe5a4ad6ef965c7cf14eecc3bf5760 (patch) | |
tree | 1bbd17925a97ce9935231b2b3e034418d27dfad3 /ChangeLog | |
parent | 6e42b0f1ac30da9806b6917378bf19335328096d (diff) | |
download | glibc-756409c4cffe5a4ad6ef965c7cf14eecc3bf5760.tar glibc-756409c4cffe5a4ad6ef965c7cf14eecc3bf5760.tar.gz glibc-756409c4cffe5a4ad6ef965c7cf14eecc3bf5760.tar.bz2 glibc-756409c4cffe5a4ad6ef965c7cf14eecc3bf5760.zip |
Update.
1999-09-26 Thorsten Kukuk <kukuk@suse.de>
* nscd/connections.c: Invalidate caches on request.
* nscd/nscd-client.h: Add INVALIDATE to request_type.
* nscd/nscd.c: Add invalidate cache option.
* nscd/nscd.conf: Change log directory to /var/log (FHS).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1999-09-26 Thorsten Kukuk <kukuk@suse.de> + + * nscd/connections.c: Invalidate caches on request. + * nscd/nscd-client.h: Add INVALIDATE to request_type. + * nscd/nscd.c: Add invalidate cache option. + * nscd/nscd.conf: Change log directory to /var/log (FHS). + 1999-09-24 Ulrich Drepper <drepper@cygnus.com> * nis/nss_nisplus/nisplus-parser.c (_nss_nisplus_parse_grent): Do |