diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -5,7 +5,7 @@ are permitted in any medium without royalty provided the copyright notice and this notice are preserved. -Changes from 4.2.0 to 5.0.0 +Changes from 4.2.x to 5.0.0 --------------------------- 1. The undocumented configure option and code that enabled the use of @@ -15,6 +15,13 @@ Changes from 4.2.0 to 5.0.0 3. The code now makes some stronger assumptions about a C99 environment. +Changes from 4.2.0 to 4.2.1 +--------------------------- + +1. Support for OS/2 has been brought up to date. This support was + accidentally omitted from the initial 4.2 release, for which + we apologize. + Changes from 4.1.4 to 4.2.0 --------------------------- |