From 05b67e71038f9bc5d3226fc12c9b94f58bc3ca36 Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Sat, 9 May 2009 01:34:45 +0000 Subject: [PATCH] changed: corrected spaces in changelog git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@142 e52654a7-88a9-db11-a3e9-0013d4bc506e --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 7e3b996..afeeab5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,7 +11,7 @@ Version 0.8.4 (2009.05.08): (like "m" (mask) constraints in Rcl2 and Rcr2) have also gone away, now the library works well with -O2 and -O3 and the asm code is a little faster - * added: UInt::PrintLog(const char * msg, std::ostream & output) + * added: UInt::PrintLog(const char * msg, std::ostream & output) used (for debugging purposes) by macro TTMATH_LOG(msg) (it is used in nearly all methods in UInt class) * added: macro TTMATH_DEBUG_LOG: when defined then TTMATH_LOG()