aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0137952..c6276761 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Apr 1 11:53:54 2011 Pat Rankin <rankin@patechdata.com>
+
+ * array.c (sort_up_index_number): Fix the NODE arguments passed to
+ sort_up_index_string() when a tie breaker is needed.
+
Fri Apr 1 11:49:17 2011 Arnold D. Robbins <arnold@skeeve.com>
Change ISATTY macro to os_isatty function.