diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -15,6 +15,11 @@ Changes from 4.2.x to 5.0.0 3. The code now makes some stronger assumptions about a C99 environment. +Changes from 4.2.1 to 4.2.2 +--------------------------- + +1. Support for the POSIX standard %a and %A formats has been added. + Changes from 4.2.0 to 4.2.1 --------------------------- |