From 48077c192eef16656838dd274429d91a478c67ae Mon Sep 17 00:00:00 2001 From: Hal Roberts Date: Thu, 24 Jul 2003 19:09:52 +0000 Subject: [PATCH] added note about encryptLogin --- docs/changelog/5.x.x.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog/5.x.x.txt b/docs/changelog/5.x.x.txt index cfd20cd57..934e4a758 100644 --- a/docs/changelog/5.x.x.txt +++ b/docs/changelog/5.x.x.txt @@ -2,6 +2,7 @@ - Rewrote the discussion system and added many new features in the process. - Fixed a bug in the collateralImport.pl script. - Added external database group privileges. (Thanks to Andy Grundman.) + - Added support for encryptLogin user setting. (Thanks to Hal Roberts.) - Added anonymous response option to Survey. (Thanks to Andy Grundman.)