diff options
Diffstat (limited to 'FIX')
-rw-r--r-- | FIX | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,3 +14,4 @@ fixed a bug in select.c that prevented sockets with descriptor 0 from working (R | |||
14 | fixed a "bug" that caused dns.toip to crash under uLinux | 14 | fixed a "bug" that caused dns.toip to crash under uLinux |
15 | fixed a "bug" that caused a crash in gethostbyname under VMS | 15 | fixed a "bug" that caused a crash in gethostbyname under VMS |
16 | DEBUG and VERSION became _DEBUG and _VERSION | 16 | DEBUG and VERSION became _DEBUG and _VERSION |
17 | send returns the right value if input is "". Alexander Marinov | ||