From: Mike Taylor Date: Tue, 4 Jan 2005 21:28:06 +0000 (+0000) Subject: nmem alighment. X-Git-Tag: YAZ.2.0.32~14 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=ff0a9444cf86678ba0838569d1d610fa9fda9c57;ds=sidebyside nmem alighment. --- diff --git a/NEWS b/NEWS index eb8a996..7e753de 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Possible compatibility problems with earlier versions marked with '*'. +--- IN PROGRESS + +Fixed NMEM system to return aligned blocks on the smallest boundaries +that are suitably aligned for all possible types on the particular +architecture YAZ is being built for. + --- 2.0.30 2005/01/04 Fixed numerious warnings that was issued with newer versions of GCC.