X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/55e350dc7050d5384f8d33a1583d6c8d8da4e1c3..38231eba8be883fd54526d5bad7841c6fff90222:/NEWS?ds=sidebyside diff --git a/NEWS b/NEWS index 64e572a..a058b67 100644 --- a/NEWS +++ b/NEWS @@ -1,2 +1,16 @@ +Release 1.2a: + * 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.