diff options
author | xue <> | 2006-04-04 04:08:48 +0000 |
---|---|---|
committer | xue <> | 2006-04-04 04:08:48 +0000 |
commit | 66843b23960e17991db0b4f7b01487063b2234bc (patch) | |
tree | dd4432597cc7d4f416da1fb3602daaee23778313 /HISTORY | |
parent | ccd3c322df4ac2e19e415ff53c9717ff87164102 (diff) |
Refactored cache classes with support for cache dependency
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ ENH: Ticket#106 - Support for validation on THiddenField (Qiang) ENH: Ticket#110 - Support for TVarDump with syntax highlight (Qiang)
ENH: TDataFieldAccessor can access public class variables (Qiang)
ENH: TPhpErrorException now shows the actual error lines (Qiang)
+ENH: Refactored cache classes with support for cache dependency (Qiang)
NEW: TStack component (Qiang)
NEW: TImageMap control (Qiang)
NEW: TWizard control (Qiang)
|