diff options
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index ee355cf5..18999439 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,8 @@ +2005-12-13 Martin Hunt <hunt@redhat.com> + + * map.c (_stp_map_sortn): Set a limit of 30 for n. Automatically + call _stp_map_sort() if more is requested. + 2005-12-08 Martin Hunt <hunt@redhat.com> * map.c (_new_map_create): Only increment map size if a node |