Updated documentation.

This commit is contained in:
Robert James Kaes 2000-09-26 05:00:13 +00:00
parent 91b7c55972
commit 21e4d8a9bd

View File

@ -1,3 +1,11 @@
2000-09-25 Robert James Kaes <rjkaes@flarenet.com>
* src/dnscache.c (dns_insert): If the insert fails, delete the
allocated memory. No more memory leak.
* src/ternary.c (ternary_insert): Return an error if the key is
already in the tree.
2000-09-21 Robert James Kaes <rjkaes@flarenet.com>
* src/log.c: Added the LOG_NOTICE level for more important than