diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4ae5d86d..cade9727 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2011-03-12 Gabriel Dos Reis <gdr@cs.tamu.edu> + * src/algebra/: Systematically use not one? when comparing for + equality with 1. + +2011-03-12 Gabriel Dos Reis <gdr@cs.tamu.edu> + * src/algebra/: Systematically use negative? when comparing for equality with 0. |