comparison src/ChangeLog @ 68040:c55514465239

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 05 Jan 2006 09:23:58 +0000
parents c83d0a0de875
children c5788f95d2a2
comparison
equal deleted inserted replaced
68039:c83d0a0de875 68040:c55514465239
1 2006-01-05 Kim F. Storm <storm@cua.dk>
2
3 * process.c (Fmake_network_process): Use AF_INET instead of
4 AF_UNSPEC when AF_INET6 is not defined.
5
1 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 6 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 7
3 * mac.c (mac_coerce_file_name_ptr, mac_coerce_file_name_desc): 8 * mac.c (mac_coerce_file_name_ptr, mac_coerce_file_name_desc):
4 Don't check that the other type is known file-related one. 9 Don't check that the other type is known file-related one.
5 10