File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Defined by this header:
4545#define PDC_VER_CHANGE 4
4646#define PDC_VER_YEAR 2026
4747#define PDC_VER_MONTH 03
48- #define PDC_VER_DAY 21
48+ #define PDC_VER_DAY 23
4949
5050#define PDC_STRINGIZE ( x ) #x
5151#define PDC_stringize ( x ) PDC_STRINGIZE( x)
Original file line number Diff line number Diff line change 11Generally speaking, this history mentions only the more significant
22changes. See the git log for full details.
33
4- PDCursesMod 4.5.4 - 2026 March 21
4+ PDCursesMod 4.5.4 - 2026 March 23
55=================================
66
77Minor new features
@@ -56,6 +56,9 @@ Minor new features
5656Bug fixes
5757---------
5858
59+ - Input processing now follows the Open Group (SUSv2) specifications.
60+ 9e0b701fb0
61+
5962- PDC_millisecs() now will usually pick a better underlying timekeeping
6063 function. 7906c61500
6164
You can’t perform that action at this time.
0 commit comments