Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 10266:82db36545def
use gnulib gethostname module
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 04 Feb 2010 04:43:08 -0500 |
parents | 65b41bc71f09 |
children | 479c7df0cc96 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2010-02-04 John W. Eaton <jwe@octave.org> + + * lo-cutils.c (gethostname): Delete function. + * lo-sysdep.h (gethostname): Delete declaration. + 2010-02-03 John W. Eaton <jwe@octave.org> * oct-syscalls.h, oct-syscalls.cc (octave_fcntl): Assume fcntl exists.