summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-11-07 17:54:51 +0000
committerbapt <bapt@FreeBSD.org>2015-11-07 17:54:51 +0000
commit81886164a5d1b6da5498af5e7e8424d7b2743884 (patch)
tree1b4f6df557245a98965d6c3756e2d4f288483e73 /UPDATING
parent397e26d13592a3d550c9feac0ec9761af4bd62b0 (diff)
downloadFreeBSD-src-81886164a5d1b6da5498af5e7e8424d7b2743884.zip
FreeBSD-src-81886164a5d1b6da5498af5e7e8424d7b2743884.tar.gz
Add a note about the inpact on databases of the changes in collation support
Reported by: girgen
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5d4d80a..18ed81b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -36,6 +36,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
order of files listed by ls(1) for example. To get back to the old
behaviour, set LC_COLLATE environment variable to "C".
+ Databases administrators will need to reindex their databases given
+ collation results will be different.
+
20151030:
The OpenSSL has been upgraded to 1.0.2d. Any binaries requiring
libcrypto.so.7 or libssl.so.7 must be recompiled.
OpenPOWER on IntegriCloud