diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 3e361bcdb..c70c28596 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -13,6 +13,10 @@ * memory.c [__riscos__]: Minor patches * riscos.c (set_filetype): New. + * secmem.c (lock_pool): Under HPUX mlock is broken but we might + have plock, so we use this to lock the entire process. By Albert + Chin. + 2001-07-03 Werner Koch <[email protected]> * strgutil.c (utf8_to_native): Fixed printing of invalid utf-8 |