From 6a3cd5388c9ad188e80172c6a4815f68f5ffdcb6 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 19 Jul 2018 13:51:54 +0200 Subject: Fix the changelog's links --- doc/source/changelog.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/source') diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 1f0a7b2..d1e88ed 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -7,15 +7,15 @@ Changelog New features ^^^^^^^^^^^^ -- Session cookies can now be [encrypted](https://github.com/nbs-system/snuffleupagus/pull/178) -- Some occurrences of [type juggling](https://github.com/nbs-system/snuffleupagus/pull/186) can now be eradicated -- It's [now possible](https://github.com/nbs-system/snuffleupagus/pull/187) to hook `echo` and `print` +- Session cookies can now be `encrypted `__ +- Some occurrences of `type juggling `__ can now be eradicated +- It's `now possible `__ to hook `echo` and `print` Improvements ^^^^^^^^^^^^ -- The `.filename()` filter is [now matching](https://github.com/nbs-system/snuffleupagus/pull/167) on the file where the function is called instead on the one where it's defined. -- Vastly [optimize](https://github.com/nbs-system/snuffleupagus/issues/166) the way we hook native functions +- The `.filename()` filter is `now matching `__ on the file where the function is called instead on the one where it's defined. +- Vastly `optimize `__ the way we hook native functions - The format of the logs has been streamlined to ease their processing @@ -24,7 +24,7 @@ Bug fixes - Better handling of filters for built-in functions - Fix various possible integer overflows -- Fix an [annoying memory leak]( https://github.com/nbs-system/snuffleupagus/issues/192#issuecomment-404538124 ) impacting mostly `mod_php` +- Fix an `annoying memory leak `__ impacting mostly `mod_php` 0.2.2 - `Elephant Moraine `__ 2018/04/12 -- cgit v1.3