diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 9d2220540..965bc71a0 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,12 @@ +Fri Oct 8 20:32:01 CEST 1999 Werner Koch <[email protected]> + + * w32reg.c: New. + * simple-gettext.c: Use the Registry to locate the mo file. + + * http.c (send_request): Add support for proxys; suggested by + Walter Hofmann. + (http_open_document): Pass flags to http_open. + Fri Sep 17 12:56:42 CEST 1999 Werner Koch <[email protected]> |