Adding my commits to the changelog.

This commit is contained in:
Martin Kamerbeek 2004-02-03 21:02:17 +00:00
parent e98b19fd76
commit bd4bf924f2

View file

@ -47,4 +47,6 @@ webgui.
- Added a limit option to the page list in the paginator.
- Fixed a bug in AdminBar's clipboard code where a standard hash was
used instead of a CPHash for database access. (Thanks to Steve Simms.)
- Added caching of complex data structures to WebGUI::Cache (Martin Kamerbeek / Procolix)
- Implemented an object oriented interface to the page tree and converted
WebGUI::Operation::Page to use it. (Martin Kamerbeek / Procolix)