summaryrefslogtreecommitdiff
path: root/doc/changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog.txt')
-rw-r--r--doc/changelog.txt7
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)