diff options
Diffstat (limited to 'user_guide_src/source')
-rw-r--r-- | user_guide_src/source/changelog.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst index b60580919..2adbca19d 100644 --- a/user_guide_src/source/changelog.rst +++ b/user_guide_src/source/changelog.rst @@ -1993,9 +1993,8 @@ Release Date: January 30, 2008 for the community to use in writing their own documentation. - Added titles to all user manual pages. - Added attributes into <html> of userguide for valid html. - - Added `Zip Encoding - Class <http://codeigniter.com/user_guide/libraries/zip>`_ to - the table of contents of the userguide. + - Added :doc:`Zip Encoding Class <libraries/zip>` + to the table of contents of the userguide. - Moved part of the userguide menu javascript to an external file. - Documented distinct() in :doc:`Active Record <./database/query_builder>`. |