From: Richard Kreckel Date: Sat, 19 Jan 2008 20:21:11 +0000 (+0000) Subject: * Mention Alexei's fixes for 'woe32'. X-Git-Tag: cln_1-2-0~4 X-Git-Url: https://www.ginac.de/CLN/cln.git//cln.git?a=commitdiff_plain;h=b38e8045a43a9ccb7f24a5b34503eb865a41be97;p=cln.git * Mention Alexei's fixes for 'woe32'. * Insert release date. --- diff --git a/NEWS b/NEWS index e853c1f..68db4db 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -2008-01-dd, version 1.2.0 +2008-01-19, version 1.2.0 ========================= Algorithmic changes @@ -38,6 +38,8 @@ Other changes * Fix compilation issues with GCC-4.3. +* Fix linking issues on platforms that don't feature weak symbols (like win32). + 2006-08-08, version 1.1.13 ==========================