diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-09-07 14:51:19 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-09-07 14:51:19 +0200 |
commit | 91a64d5ccfd724eda5826b6f02704600a956e12e (patch) | |
tree | 468d2d95b6e2481883a7e8d46c19ce7f31d07017 /doc/changelog.txt | |
parent | cb22888f08466e46b115bdef6c4ee39b9a2a983e (diff) | |
parent | 7dfa6d0b6b18d54050671ed5430b9421a165481c (diff) |
Merge branch 'release/debian/3.23-1'debian/3.23-1
Diffstat (limited to 'doc/changelog.txt')
-rw-r--r-- | doc/changelog.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt index 2b68284..6ce5889 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,7 +1,10 @@ -HEAD -==== +v3.23 (2018-08-28) +================== +Enhancements: +- opt: the option parser now recognizes long option abbreviations +- io: use modern readdir rather than readdir_r v3.22 (2014-08-25) |