diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 4cb53c792..a782ee9c5 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,5 +1,8 @@ 2005-02-03 Werner Koch <[email protected]> + * w32reg.c (read_w32_registry_string): Fallback to HKLM also for a + missing name. + * http.c (connect_server): Define ERR outside of the !W32 block. 2005-02-01 David Shaw <[email protected]> |