diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index c2ff835af..f4b14ad4d 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,5 +1,7 @@ 2005-08-05 Love Hörnquist Åstrand + * gai_strerror.c: sprinkel more const + * gai_strerror.c, roken.h.in: Make return value of gai_strerror const to match SUSv3. Prompted by Stefan Metzmacher change to Samba.