summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0d1a317..d766386 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,7 +23,7 @@ snuffleupagus (0.8.3) UNRELEASED; urgency=low
23 * Add config error for ini rules with identical key 23 * Add config error for ini rules with identical key
24 * Add disabled functions return type to config export 24 * Add disabled functions return type to config export
25 * Make it actually possible to configure sloppy comparison on latests PHP7 25 * Make it actually possible to configure sloppy comparison on latests PHP7
26 * Allow file:// prefix in include() wich readonly_exec mode 26 * Allow file:// prefix in include() with readonly_exec mode
27 * Fix a possible crash when exporting function list 27 * Fix a possible crash when exporting function list
28 * Fix a minor memory leak when parsing cookie-related configuration 28 * Fix a minor memory leak when parsing cookie-related configuration
29 29