diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 523946ee8..b6e237b0e 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,13 @@ +2005-05-17 Johan Danielsson + + * Makefile.am: only link with dblib if we need it + + * Makefile.am: add test_readenv + + * test-readenv.c: test for read_environment() + + * environment.c: eliminate duplicates + 2005-05-13 Love Hörnquist Åstrand * issuid.c (issuid): change the #ifdef order to avoid unreachable