Mercurial > hg > octave-nkf > gnulib-hg
diff NEWS @ 10390:247990850251
Split module 'filename' into 'filename' and 'concat-filename'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 02 Sep 2008 00:36:28 +0200 |
parents | 67cf8265aeed |
children | f0a681493fa6 |
line wrap: on
line diff
--- a/NEWS +++ b/NEWS @@ -6,6 +6,11 @@ Date Modules Changes +2008-09-01 filename The module does not define the function + concatenated_filename any more. To get this + function, use module 'concat-filename' and the + include file "concat-filename.h". + 2008-08-31 havelib On Solaris, when searching for 64-bit mode libraries the directory $prefix/lib is now ignored. Instead the directory $prefix/lib/64 is searched.