diff options
| author | Christian Göttsche | 2023-12-13 20:46:50 +0100 |
|---|---|---|
| committer | Julien Voisin | 2023-12-13 20:56:26 +0100 |
| commit | 39312a3b5e1d14a8e2a945cffe88593ba7b4aba3 (patch) | |
| tree | 7bb7591a72db23b9be7dc019d5c646cdba221cc1 | |
| parent | 4fbc691cf85f231b06628f4f2f411cb797d745a2 (diff) | |
debian: fix typo in changelog
| -rw-r--r-- | debian/changelog | 2 |
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 | ||
