From 0cb727769d32df7a97985e62c3ff57b60dd099be Mon Sep 17 00:00:00 2001 From: aoneil Date: Mon, 5 Nov 2007 05:33:31 +0000 Subject: [PATCH] Fixed tabs instead of spaces git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@44272 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- ChangeLog | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 303d55b..d9f62cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,7 +18,6 @@ New Features - Statistics area showing a number of statistics collected on the sight - Added profile popup in CMS - Developer Tools - New classes - Authenticator, allowing multiple authentification methods @@ -169,9 +168,9 @@ Bug Fixes - Fix validation of Member extensions - Removed DriversLicense references from LoginForm (project specific clutter) - Added check for existence of #sitetree in RelationComplexTableField.js - - Fixed VirtualPage creation - - Fixed lighttpd flushing bug - - Fixed CustomRequiredFields + - Fixed VirtualPage creation + - Fixed lighttpd flushing bug + - Fixed CustomRequiredFields - Fix bugs with ComplexTableField when it is used outside of the CMS - Fixed error saving when value is undefined in HasOneComplexTableField and HasManyComplexTableField - Fixed saving error in FileIFrameField