From 41474117d235dda5dc3024a9018d1205cf63fbdc Mon Sep 17 00:00:00 2001 From: Takayuki Sakai Date: Fri, 13 Jun 2014 19:50:46 +0900 Subject: Fixed a changelog entry --- user_guide_src/source/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst index 02c2c181d..d32efbc08 100644 --- a/user_guide_src/source/changelog.rst +++ b/user_guide_src/source/changelog.rst @@ -387,7 +387,7 @@ Release Date: Not Released - Added support for language translations of the *first_link*, *next_link*, *prev_link* and *last_link* values. - Added ``$config['reuse_query_string']`` to allow automatic repopulation of query string arguments, combined with normal URI segments. - Removed the default `` `` from a number of the configuration variables. - - Added support ``$config['num_links'] = 0`` configuration to allow showing only the first/prev/next/last links + the current page number. + - Added support ``$config['num_links'] = 0`` configuration. - :doc:`Profiler Library ` changes include: -- cgit v1.2.3-24-g4f1b