From 32b406bbecaab0077da9992a66869d58952f32f8 Mon Sep 17 00:00:00 2001 From: gbamber Date: Fri, 16 Dec 2016 21:40:10 +0000 Subject: [PATCH] Updated ReadMe file git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5529 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/cryptini/readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/cryptini/readme.txt b/components/cryptini/readme.txt index ce5f3ae7e..2d2e83c7d 100644 --- a/components/cryptini/readme.txt +++ b/components/cryptini/readme.txt @@ -1,5 +1,6 @@ * CryptINI is a descendant of TIniFile to write encrypted entries. -* I can be thread/safe. +* Normal and thread-safe versions +* Can be dropped into any app using TIniFiles * Licence is Modified GPL with linking exception (same as Lazarus components) * Tested: Windows 10 32/64-bit Linux Mint 14 32/64-bit * Compiles with: Lazarus 1.6 -> FPC 3.x ->