SHA256
3
0
forked from pool/gdbm

(_gdbm_put_av_elem): Rewrite the "can_merge" loop.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gdbm?expand=0&rev=55
This commit is contained in:
Petr Gajdos 2018-07-16 09:29:50 +00:00 committed by Git OBS Bridge
parent 86239aab04
commit 852e755c76

View File

@ -5,6 +5,7 @@ Mon Jul 16 09:24:48 UTC 2018 - pgajdos@suse.com
* Fix typo
* New gdbmtool variables: coalesce and centfree
* src/falloc.c (avail_lookup): Remove the start parameter.
(_gdbm_put_av_elem): Rewrite the "can_merge" loop.
-------------------------------------------------------------------
Sun Jun 17 13:57:31 UTC 2018 - astieger@suse.com