From 3b53390cc66303bc3dac2b65ba413784abeec50b Mon Sep 17 00:00:00 2001 From: skeeter Date: Fri, 24 Nov 2000 13:53:51 +0000 Subject: [PATCH] fix for parent_page link --- doc/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index ca10a97c90..b321a4b164 100755 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -11,6 +11,8 @@ was using lowercase. - Added admin section to be able to add legal notices or other messages on the main screen. Thanks snerd for this idea. + - Added matrix view of individuals and calendar events. + - Fixed parent_page link on footer line. [0.9.4] - Fixed calendar week view. - Displays calendar items in day view without start times.