summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-03-29 22:53:35 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-03-29 22:53:35 -0700
commit5f26f2f8baaf377e414660df4e71afce9c4f4f48 (patch)
tree738831f689670ed89a983b0fcb7d272241b10781 /ChangeLog
parent8b8ca2e793f90aa58d7430b8f060c467cd41ec1b (diff)
downloadtxr-5f26f2f8baaf377e414660df4e71afce9c4f4f48.tar.gz
txr-5f26f2f8baaf377e414660df4e71afce9c4f4f48.tar.bz2
txr-5f26f2f8baaf377e414660df4e71afce9c4f4f48.zip
* lib.c (min2, max2): Semantics tweak. If the numbers are equal,
favor the left one. * txr.1: Documented min and max.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78c88285..644b73df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2012-03-29 Kaz Kylheku <kaz@kylheku.com>
+ * lib.c (min2, max2): Semantics tweak. If the numbers are equal,
+ favor the left one.
+
+ * txr.1: Documented min and max.
+
+2012-03-29 Kaz Kylheku <kaz@kylheku.com>
+
* arith.c (numeq): New function.
(exptmod): Bugfix: was no normalizing the bignum, ouch.
Also was reporting "non-integral operands" for other