diff options
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 4fbb68cc2..a5eff5d57 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -138,6 +138,7 @@ SVN Revision: XXXX</p> <li>Fixed Image_lib class bug #4562. A path was not defined for NetPBM.</li>
<li>Fixed Image_lib class bug #4532. When cropping an image with identical height/width settings on output, a copy is made.</li>
<li>Fixed DB_driver bug (4900), in which a database error was not being logged correctly.</li>
+ <li>Fixed DB backup bug in which field names were not being escaped.</li>
<li>Fixed a spelling error in a Loader error message.</li>
</ul>
|