diff options
| author | Brian Somers <brian@FreeBSD.org> | 1997-08-11 22:05:10 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1997-08-11 22:05:10 +0000 |
| commit | 4fe071a9f704797b0664d6b98871f01c962a65ae (patch) | |
| tree | d18c29e5448e66897adc7eeea35632ac16ef3a1b /lib/libalias/HISTORY | |
| parent | 7fb359d245d001de017aa8a1cc0db69f3db581da (diff) | |
Notes
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 74bb31b900d1c..c690b588ce4b4 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. + |
