From: Kim F. Storm Date: Tue, 16 Sep 2003 23:04:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~8828 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e9c50801463ba7c4efe878c82398c68e243a02a4;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index bdbdb8142d7..7b927e1b122 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,26 @@ +2003-09-17 Kim F. Storm + + * process.c (Fset_process_sentinel): Add sentinel to childp plist + for network process. + (socket_options): Add `:' prefix to option names. Add optbit field. + (set_socket_option): Remove no_error arg and special handling of s < 0. + Return 1< * Makefile.in: Depend on coding.h.