From 960f6cd0e328f27a55cbc4892625763e4ec07964 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Fri, 26 Sep 2008 23:26:22 +0000 Subject: [PATCH] Added WebGUI::Crud API as a base for all database backed objects. --- docs/changelog/7.x.x.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 5ec2a4da7..9f2fd4c25 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -4,6 +4,7 @@ - added an epochDate field to the template for CS RSS items. The ^D(); macro can then format the epoch date. - fixed: actove admin console tab isn't highlighted + - Added WebGUI::Crud API as a base for all database backed objects. - no longer preloads files that start with . - rfe: let package import inherit permissions - added fieldsets around form controls with multiple elements