Mercurial > hg > octave-nkf
diff src/ChangeLog @ 2472:0c788e9b53b8
[project @ 1996-11-06 04:10:07 by jwe]
author | jwe |
---|---|
date | Wed, 06 Nov 1996 04:12:18 +0000 |
parents | 1e673f0648b5 |
children | b8c53143581b |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ Tue Nov 5 13:00:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu> + * syscalls.cc (Fgeteuid, Fgetuid): New functions. + + * getpwent.cc: Use gripe_not_supported from gripes.cc, instead of + local gripe_not_implemented function. + * input.cc, sysdep.cc, variables.cc: Only include readline.h and history.h if USE_READLINE is defined.