diff options
author | Derek Allard <derek.allard@ellislab.com> | 2010-01-16 20:20:49 +0100 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2010-01-16 20:20:49 +0100 |
commit | 76af409a0157f981c145973e5668052621c38415 (patch) | |
tree | e5650a6a1d566be347dc913e78807ada3d8da769 /user_guide/changelog.html | |
parent | 03151b09a805f0e91700a7f49a3deffed8beecf8 (diff) |
adding http headers and config to CI profiler
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r-- | user_guide/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 0e49bbdce..aef9d71ac 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -70,6 +70,7 @@ SVN Revision: </p> <li>Added "is_object" into the list of unit tests capable of being run.</li> <li>Table library will generate an empty cell with a blank string, or NULL value.</li> <li>Added a <kbd>parse_string()</kbd> method to the <a href="libraries/parser.html">Parser Class</a>.</li> + <li>Added HTTP headers and Config information to the <a href="general/profiling.html">Profiler</a> output.</li> </ul> </li> <li>Database |