summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 720751535a1679e4fe174877e8325d2544f818c1 (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 of option -9 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".