From 789a1d6d191f364a6f2538664f8546b862285d94 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Sat, 16 Jun 2012 14:29:46 +0000 Subject: prado-cli: added generateAll command. Kudos to Daniel Sampedro Bello --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 47897142..1dfea8a7 100644 --- a/HISTORY +++ b/HISTORY @@ -18,6 +18,7 @@ BUG: TErrorHandler: avoid an error when trying to hide the file path of a lambda BUG: TSecurityManager: avoid a race condition when first generating the encryptionkey or the validationkey (ctrlaltca) BUG: TActiveFileUpload: urlencode the base64'ed token since it can contain the "+" character (otherway it would be traslated to a space) (ctrlaltca) BUG: TCaptcha: publish images with image/png content-type (ctrlaltca) +ENH: prado-cli: added generateAll command (darthdaniel85) BUG: Issue #35 - [840] Capital letters for the initial letter of the directories name (ctrlaltca) BUG: Issue #66 - TButton.CausesValidation=False ignored when pressing Enter on the button within a control with DefaultButton (ctrlaltca) -- cgit v1.2.3