Add an UPDATING entry about the changed of behaviour for listed files due to
now supporting correctly string collation
This commit is contained in:
parent
096fa91f18
commit
af1d74f007
5
UPDATING
5
UPDATING
@ -31,6 +31,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
|
||||
disable the most expensive debugging functionality run
|
||||
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
|
||||
|
||||
20151108:
|
||||
Add support for unicode collation strings leads to a change of
|
||||
order of files listed by ls(1) for example. To get back to the old
|
||||
behaviour, set LC_COLLATE environment variable to "C".
|
||||
|
||||
20151030:
|
||||
The OpenSSL has been upgraded to 1.0.2d. Any binaries requiring
|
||||
libcrypto.so.7 or libssl.so.7 must be recompiled.
|
||||
|
Loading…
Reference in New Issue
Block a user