summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-02-12 02:30:48 +0100
committerAndrey Andreev <narf@bofh.bg>2012-02-12 02:30:48 +0100
commit47489fbbb38b85584adf34032c4a88477713ddd4 (patch)
tree11a58b71a8ebe7f44237ad0676b1801dbf51abb0
parentf94c540435605d7cc6e0d6fbfc68914d29eba6c6 (diff)
Update the changelog
-rw-r--r--user_guide_src/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 649616e8d..172250133 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -104,6 +104,7 @@ Bug fixes for 3.0
- Fixed a hosting edge case where an empty $_SERVER['HTTPS'] variable would evaluate to 'on'
- Fixed a bug (#154) - ``CI_Session::sess_update()`` caused the session to be destroyed on pages where multiple AJAX requests were executed at once.
- Fixed a possible bug in ``CI_Input::is_ajax_request()`` where some clients might not send the X-Requested-With HTTP header value exactly as 'XmlHttpRequest'.
+- Fixed a bug (#81) - ODBC result sets used to skip the first row.
Version 2.1.0
=============