summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 260e7caa44c233b51d4b4e2b348ce06353f0de66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Changes in version 1.6:

Compression ratio has been slightly increased.

The configure script now accepts the option "--disable-static".

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".