X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/ad973d63e038f293f2b158f19b04c1582e616af0..HEAD:/NEWS diff --git a/NEWS b/NEWS index f972d6e..f9fbeb3 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,17 @@ -Release 1a: +Release 1.3a: + * Various bug fixes and improvements. + +Release 1.3: + * Substantial reduction in library code size. + * Improved portability to older C compilers. + * Various bug fixes and improvements. + +Release 1.2: + * Removed external library dependencies from the test suite. + * Fixed compilation failures in some enviroments. + * Various bug fixes and improvements. + +Release 1.1: * Error messages are no longer printed by libcdecl. * Various bug fixes and improvements.