summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-01-05 21:23:30 +0100
committerAndrey Andreev <narf@bofh.bg>2012-01-05 21:23:30 +0100
commit17c50eb9299e7daae6c35b2f5ee7a79f858cfc6b (patch)
tree9baf7de146afaba06befafa78aba009cdb154605 /user_guide_src
parent69b3b9fcf63d2bcee7cb2f4097e1770bd159d499 (diff)
parent43fcdbcac05a0cdc5c2a77c79c641849c41caa9e (diff)
Merge upstream branch
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 2f71c2569..763f58b8f 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -91,8 +91,10 @@ Bug fixes for 3.0
- Fixed a bug (#696) - make oci_execute calls inside num_rows non-committing, since they are only there to reset which row is next in line for oci_fetch calls and thus don't need to be committed.
- Fixed a bug (#406) - sqlsrv DB driver not reuturning resource on <samp>db_pconnect()</samp>.
- Fixed a bug in CI_Image_lib::gd_loaded() where it was possible for the script execution to end or a PHP E_WARNING message to be emitted.
+- In Pagination library, when use_page_numbers=TRUE previous link and page 1 link do not have the same url
- Fixed a bug (#561) - Errors in :doc:`XML-RPC Library <libraries/xmlrpc>` were not properly escaped.
+
Version 2.1.0
=============