Skip to content

Commit

Permalink
Formatted method name more clearly
Browse files Browse the repository at this point in the history
  • Loading branch information
zilles committed Mar 21, 2012
1 parent d756f9f commit 392fddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG
Expand Up @@ -11,7 +11,7 @@ Version 1.1.11 work in progress
- Bug #417: CAttributeCollections::mergeWith() does not take into account the caseSensitive (dmtrs)
- Bug #433: Fixed the bug that Gii model name input autocomplete was not working sometimes (mdomba)
- Bug #454: Removed translation on CDbConnection exception as it was creating an endless loop if the application used CDbCache (mdomba)
- Bug #533: Fixed error when calling mget method on CDbCache (zilles)
- Bug #533: Fixed error when calling CDbCache::mget (zilles)
- Enh #136: Added ability to select database connection in Gii model generator (samdark)
- Enh #165: Allow CCacheDependency to be reusable across multiple cache calls (phpnode)
- Enh #171: Added support for PUT and DELETE request tunneled through POST via parameter named _method in POST body (musterknabe)
Expand Down

0 comments on commit 392fddf

Please sign in to comment.