summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Roberts <eric@cryode.com>2012-08-15 23:20:39 +0200
committerEric Roberts <eric@cryode.com>2012-08-15 23:20:39 +0200
commitc58c7821abbf4e2b6038e5e2067dc10ab5918f4a (patch)
tree7bc69e1a532314ef08788425523c06389a662285
parent49354253c7fa7e195589ebec2be5530cfeaa99f1 (diff)
Remove change log entry for Bug fix #1695
Signed-off-by: Eric Roberts <eric@cryode.com>
-rw-r--r--user_guide_src/source/changelog.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 3dd3caa42..827b1f090 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -321,7 +321,6 @@ Bug fixes for 3.0
- Fixed a bug (#1613) - :doc:`Form Helper <helpers/form_helper>` functions ``form_multiselect()``, ``form_dropdown()`` didn't properly handle empty array option groups.
- Fixed a bug (#1605) - :doc:`Pagination Library <libraries/pagination>` produced incorrect *previous* and *next* link values.
- Fixed a bug in SQLSRV's ``affected_rows()`` method where an erroneous function name was used.
-- Fixed a bug (#1695) - IE8 occasionally registered as mobile browser, due to Nintedo DS user agent's "ds" key.
Version 2.1.2
=============