diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 70a95c758..a67547395 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,8 @@ +2007-04-16 Werner Koch <[email protected]> + + * secmem.c (init_pool): Avoid assigning a negative value to a + size_t. + 2007-04-16 David Shaw <[email protected]> * secmem.c (init_pool): Use sysconf() if available to determine |