From b2b20b7b664b2e3c09c4adfb1e6b2590d5e9b8de Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Mon, 7 Jan 2013 21:07:38 +0000 Subject: bumped version to 3.2.1 --- .../protected/pages/Controls/Samples/TConditional/Home.page | 4 ++-- demos/quickstart/protected/pages/GettingStarted/NewFeatures.page | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'demos') diff --git a/demos/quickstart/protected/pages/Controls/Samples/TConditional/Home.page b/demos/quickstart/protected/pages/Controls/Samples/TConditional/Home.page index 50f7bbb4..7baa16d6 100644 --- a/demos/quickstart/protected/pages/Controls/Samples/TConditional/Home.page +++ b/demos/quickstart/protected/pages/Controls/Samples/TConditional/Home.page @@ -1,9 +1,9 @@

TConditional Samples

- + - + diff --git a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page index 25ce6427..003790a4 100644 --- a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page +++ b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page @@ -6,6 +6,12 @@ This page summarizes the main new features that are introduced in each PRADO release.

+

Version 3.2.1

+
    +
  • TSecurityManager has been enhanced to support all the ciphers available in php
  • +
  • Updated external packages
  • +
+

Version 3.2.0

  • Added methods quoteTableName, quoteColumnName, quoteColumnAlias to TDbMetaData & TDbConnection and added TDbConnection:getDbMetaData
  • -- cgit v1.2.3