diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-09-06 13:41:52 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-09-06 13:41:52 +0200 |
commit | d45dd31e35190cf08b1e716e7c3bd1468ddd5d88 (patch) | |
tree | 362ed3bf52fa67d15e35fba042aafe4e2a938065 /doc/changelog.txt | |
parent | bd82d030011cd8b9655e5ded6b6df9343b42a6bd (diff) |
New upstream version 3.23upstream/3.23
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) |