From 7a94b31533c76516f5922de30138456d9a2a43c1 Mon Sep 17 00:00:00 2001 From: "rjbatista@gmail.com" Date: Mon, 11 Jun 2012 21:07:45 +0000 Subject: [PATCH] ISSUE #24: Correction on setDisplayToDecNumber bug (thanks to hbx3485); --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 87dfbbe..67fb4c8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,5 @@ +- ISSUE #24: Correction on setDisplayToDecNumber bug (thanks to hbx3485); + Version 2.1.1 - ISSUE #21: Problems on clearDisplay and setupDisplay.