summaryrefslogtreecommitdiff
path: root/doc/source/changelog.rst
diff options
context:
space:
mode:
authorjvoisin2018-01-18 12:05:46 +0100
committerjvoisin2018-01-18 12:05:46 +0100
commit125964de68efbf70841f1ba2c5bfacd36fdf72b3 (patch)
tree60865a5890c180a0ff3bbbc69ebac387d7dc9857 /doc/source/changelog.rst
parenta16cfbfabcfa7008130a51edc19c0ace0f349f9c (diff)
Bump the changelog
Diffstat (limited to 'doc/source/changelog.rst')
-rw-r--r--doc/source/changelog.rst32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst
index 80d9751..b2de1c5 100644
--- a/doc/source/changelog.rst
+++ b/doc/source/changelog.rst
@@ -1,6 +1,38 @@
1Changelog 1Changelog
2========= 2=========
3 3
40.2.0 - `Elephant Rally <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.3.0>`__ - 2018/01/18
5---------------------------------------------------------------------------------------------------------
6
7New features
8^^^^^^^^^^^^
9
10- `Glob <https://en.wikipedia.org/wiki/Glob_%28programming%29>`__ support in ``sp.configuration_file``
11- Whitelist/blacklist functions in ``eval``
12- ``phpinfo`` shows is the configuration is valid or not
13
14Bug fixes
15^^^^^^^^^
16
17- Off-by-one in configuration parsing fixed
18- Minor cookie-encryption related memory leaks fixes
19- Various crashes spotted by `fr33tux <https://fr33tux.org/>`__ fixes
20- Configuration files with windows EOL are correctly handled
21
22Improvements
23^^^^^^^^^^^^
24
25- General code clean-up
26- Documentation overhaul
27- Compilation on FreeBSD and CentOS
28- Select which cookies to encrypt via regular expressions
29- Match on return values from user-defined functions
30
31External contributions
32^^^^^^^^^^^^^^^^^^^^^^
33
34- Simplification and clean up of our linked-list implementation by `smagnin <https://github.com/smagnin>`__
35
40.1.0 - `Mighty Mammoth <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.1.0>`__ - 2017/12/21 360.1.0 - `Mighty Mammoth <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.1.0>`__ - 2017/12/21
5--------------------------------------------------------------------------------------------------------- 37---------------------------------------------------------------------------------------------------------
6 38