diff options
Diffstat (limited to 'src/include/ChangeLog')
| -rw-r--r-- | src/include/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog index f4c5b00ad..991c1527c 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,10 @@ +Fri Feb 23 18:59:18 1996 Mark Eichin <eichin@cygnus.com> + + * krb5.hin (krb5_x, krb5_xc): wrapper macros to test all function + pointers before calling through them (abort if null.) Simplifies + debugging on many platforms. Currently #if 1, but could be + conditionalized once we're in "production". + Wed Feb 21 23:33:18 1996 Richard Basch <basch@lehman.com> * Makefile.in: Do not install k5-int.h |
