diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -Mon Mar 5 12:43:43 2012 Nobuyoshi Nakada <[email protected]> +Mon Mar 5 12:43:53 2012 Nobuyoshi Nakada <[email protected]> + + * st.c: use PACKED_ENT and FIND_ENTRY. patched by Sokolov + Yura <funny.falcon AT gmail.com>. * st.c (unpack_entries): reallocate bins if packed array size is not same as initial bins size. based on a patch by |