diff options
Diffstat (limited to 'lib/libalias/HISTORY')
-rw-r--r-- | lib/libalias/HISTORY | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libalias/HISTORY b/lib/libalias/HISTORY index 74bb31b..c690b58 100644 --- a/lib/libalias/HISTORY +++ b/lib/libalias/HISTORY @@ -103,3 +103,10 @@ Version 2.2: July, 1997 (cjm) fragments which are never resolved after a timeout period. Once a fragment is resolved, it becomes the users responsibility to free the memory. + +Version 2.3: August 11, 1997 (cjm) + - Problem associated with socket file descriptor + accumulation in alias_db.c corrected. The sockets + had to be closed when a binding failed. Problem + identified by Gordon Burditt. + |