From f081098ade186f13aae225c09f916e06ea8c387e Mon Sep 17 00:00:00 2001 From: Angel Ortega Date: Wed, 31 Aug 2011 12:35:35 +0200 Subject: [PATCH] Updated RELEASE_NOTES. --- RELEASE_NOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index b2916c5..58a6be7 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -4,6 +4,10 @@ MPDM Release Notes 2.0.1 ----- + - Optimizations: + - Numeric values created with MPDM_I() and MPDM_R() do not have + their string representation created until needed by a call to + mpdm_string() (which can be never). - New features: - New function mpdm_sget_i(). - New macros MPDM_AA() and MPDM_AS(), for local stack-allocated -- 2.11.4.GIT