diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 426d4d3c9..671b51bb0 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,11 @@ +2006-09-28 David Shaw <[email protected]> + + * Makefile.am: Build libcompat.a for keyserver helpers. libutil.a + always contains everything in libcompat.a, so we only need to link + to one or the other. + + * miscutil.c: Move hextobyte to new file compat.c. + 2006-07-31 Werner Koch <[email protected]> * iobuf.c (iobuf_ioctl, fd_cache_invalidate): Allow closing all |