summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/unit-test/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2000-02-15 05:13:30 +0000
committerTom Yu <tlyu@mit.edu>2000-02-15 05:13:30 +0000
commit9d303e49229bd9c8782c538f15684fde4dcc3e88 (patch)
treed739d2e374d85f3e058fc0e98b76d8b2b934f6b6 /src/lib/rpc/unit-test/ChangeLog
parent9d0c85dfe2d5fbe2449f67014217f8c3e05c865f (diff)
downloadkrb5-9d303e49229bd9c8782c538f15684fde4dcc3e88.tar.gz
krb5-9d303e49229bd9c8782c538f15684fde4dcc3e88.tar.xz
krb5-9d303e49229bd9c8782c538f15684fde4dcc3e88.zip
* server.c: Add code to set a signal handler for SIGHUP and a few
others so that purify will actually generate memory leak reports. * configure.in: Add CHECK_SIGNALS. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12042 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/rpc/unit-test/ChangeLog')
-rw-r--r--src/lib/rpc/unit-test/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/rpc/unit-test/ChangeLog b/src/lib/rpc/unit-test/ChangeLog
index 344713e432..1c3d401866 100644
--- a/src/lib/rpc/unit-test/ChangeLog
+++ b/src/lib/rpc/unit-test/ChangeLog
@@ -1,3 +1,10 @@
+2000-02-15 Tom Yu <tlyu@mit.edu>
+
+ * server.c: Add code to set a signal handler for SIGHUP and a few
+ others so that purify will actually generate memory leak reports.
+
+ * configure.in: Add CHECK_SIGNALS.
+
2000-02-07 Tom Yu <tlyu@mit.edu>
* config/unix.exp: Call send_error instead of fail to prevent