summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2010-01-08 13:43:17 +0100
committerDerek Allard <derek.allard@ellislab.com>2010-01-08 13:43:17 +0100
commit0ce9f781778505e7f4b186bc7948b24c6f63a6d3 (patch)
tree441065068a222f0c2cc78f39f8a8447f157dfdb6 /user_guide/changelog.html
parent98a447ac363d00d856c18f34ffbd4d14cad51eb3 (diff)
Table library will generate an empty cell with a blank string, or NULL value.
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 4758d49bc..3f4fbdb16 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -68,6 +68,7 @@ SVN Revision: </p>
<li>Fixed an error in the Zip library that didn't allow downloading on PHP 4 servers.</li>
<li>Fixed a language key in the profiler: "profiler_no_memory_usage" to "profiler_no_memory".</li>
<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>
</ul>
</li>
<li>Database