summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--user_guide_src/source/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 72b7f7e8a..74c29a509 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -72,7 +72,7 @@ Bug fixes for 3.0
- Bug #608 - Fixes an issue with the Image_lib class not clearing properties completely
- Fixed bugs (#157 and #174) - the Image_lib clear() function now resets all variables to their default values.
- Fixed a bug where using $this->dbforge->create_table() with PostgreSQL database could lead to fetching whole table.
-
+- Bug #795 - Fixed form method and accept-charset when passing an empty array.
Version 2.1.0
=============