From 312abeb7b53f4e1b6fcf6e072b2c9a9fbe453e59 Mon Sep 17 00:00:00 2001 From: jengo Date: Fri, 24 Nov 2000 01:24:06 +0000 Subject: [PATCH] Updated docs --- doc/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index adac78bdc0..475383cfbf 100755 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -7,6 +7,8 @@ - Fixed a bug that was casuing people to have problems logining in when using cookie support. - Fixed calendar display of 12 hour formats. - Fixed a few problems with admin -> editaccount not changing the directory name properly. + - Fixed the languages table was using the lang name in upper case while everything else + was using lowercase. [0.9.4] - Fixed calendar week view. - Displays calendar items in day view without start times.