blob: b1d1c279388062ab20180365572cd45a0e990a33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Changes in version 1.6:
Improved portability to BSD systems:
The configure script now accepts the option "--disable-ldconfig".
"make install" now ignores any errors from ldconfig.
Minilzip now copies file dates, permissions, and ownership like "cp -p".
(If the user ID or the group ID can't be duplicated, the file permission
bits S_ISUID and S_ISGID are cleared).
"lzlib.texinfo" has been renamed to "lzlib.texi".
|