Skip to content

Commit

Permalink
update changelog yiisoft#1933
Browse files Browse the repository at this point in the history
  • Loading branch information
adminnu committed Jan 11, 2013
1 parent d9a03d0 commit 07a6fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Version 1.1.14 work in progress
- Bug #150: Fixed CWidget was not switching between view paths when using themes (antoncpu)
- Bug #1464: Fixed transparent background for ImageMagick in CCaptchaAction (manuel-84, cebe)
- Bug #1915: CDataProviderIterator: fixed init in case of disabled pagination (antoncpu)
- Bug #1933: In the elements CHtml::activeDropDownList, CHtml::ListBox, CHtml::DropDownList multiple fixed bug with multiple parammetrom if false (adminnu)
- Bug #1933: fixed using "multiple" parameter with a value of false in CHtml::activeDropDownList, CHtml::ListBox and CHtml::DropDownList (adminnu)
- Bug #1941: yiiactiveform.js form reset now uses CHtml::errorCss instead of a hardcoded value (mdomba)
- Bug #1942: CActiveForm client/ajax validation will now remove error class from server side validation (mdomba)
- Enh #1847: Added COutputCache::varyByLanguage to generate separate cache for different languages (Obramko)
Expand Down

0 comments on commit 07a6fba

Please sign in to comment.