diff options
Diffstat (limited to 'jnlib/ChangeLog')
-rw-r--r-- | jnlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog index 5da8927ff..e2cffe6d7 100644 --- a/jnlib/ChangeLog +++ b/jnlib/ChangeLog @@ -1,3 +1,8 @@ +2008-10-28 Werner Koch <[email protected]> + + * w32-gettext.c (gettext): Try the binary search if the string was + not found in the hash table. + 2008-10-20 Werner Koch <[email protected]> * w32-afunix.c (_w32_sock_connect): Mark ADDRLEN as unused. |