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.