Skip to content

Commit eda86c7

Browse files
committed
Update CHANGELOG
1 parent 04dfe87 commit eda86c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ Version 1.1.17 work in progress
1515
- Bug #3715: 1.1.16 `CSecurityManager::legacyDecrypt` was not compatible with 1.1.15 method (DanaLuther)
1616
- Bug #3724: Fixed namespace prefix in WSDL generator for arrayType. (ametad)
1717
- Bug #3833: Fixed `CHttpRequest::sendFile()` range support in case `mbstring.internal_encoding=UTF-8` (MonkeyMaster)
18+
- Bug #3869: jQuery Yii GridView now doesn't fail when refreshing grid via POST request (a-t)
19+
- Bug #3879: Numeric labels in CBreadCrumbs reindex after using array_merge (AloneCoder)
1820
- Enh #2399: It is now possible to use table names containing spaces by introducing alias (devivan)
1921
- Enh #3686: Wrapper div of hidden fields in CForm now have style `display:none` instead of `visibility:hidden` to not affect the layout (cebe, alaabadran)
2022
- Enh #3738: It is now possible to override the value of 'required' html option in `CHtml::activeLabelEx()` (matteosistisette)
2123
- Enh #3827: Added the $options parameter to be used in stream_socket_client in CRedisCache.
2224
- Chg #3776: Autoloader now doesn't error in case of non-existing namespaced classes so other autoloaders have chance to handle these (alexandernst)
23-
- Bug #3869: jQuery Yii GridView now doesn't fail when refreshing grid via POST request (a-t)
24-
- Bug #3879: Numeric labels in CBreadCrumbs reindex after using array_merge (AloneCoder)
2525

2626
Version 1.1.16 December 21, 2014
2727
--------------------------------

0 commit comments

Comments
 (0)