X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/55e350dc7050d5384f8d33a1583d6c8d8da4e1c3..HEAD:/NEWS diff --git a/NEWS b/NEWS index 64e572a..f9fbeb3 100644 --- a/NEWS +++ b/NEWS @@ -1,2 +1,19 @@ +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. + Release 1: * Initial release.