diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-09-06 13:51:22 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-09-06 13:51:22 +0200 |
commit | b97c1177a082a1c910b502fd4cc67b62403b4632 (patch) | |
tree | 00818528f996daa8a3af9eaf667c5af0b9153dbd /doc/changelog.txt | |
parent | cb22888f08466e46b115bdef6c4ee39b9a2a983e (diff) | |
parent | a4d0a336a895b4ca70026d36988ba32707041271 (diff) |
Merge branch 'feature/upstream' into develop
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) |