diff options
Diffstat (limited to 'src/include/ChangeLog')
| -rw-r--r-- | src/include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 2e5416c323..660d49f9c9 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,5 +1,10 @@ 2001-08-30 Ken Raeburn <raeburn@mit.edu> + * Makefile.in ($(srcdir)/krb5/autoconf.stmp): Since autoheader + doesn't change the target file if the contents wouldn't be + altered, touch an auxiliary timestamp file to avoid re-running + autoheader all the time. + * fake-addrinfo.c (getnameinfo): Cast address argument to gethostbyaddr. |
