diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 301b9e504..e65b81af2 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,11 @@ +2003-12-28 Stefan Bellon <[email protected]> + + * riscos.c [__riscos__]: Better filetype handling (use a + different SWI) and removal of unnecessary function. + + * memory.c (out_of_core) [__riscos__]: Produce stack backtrace on + RISC OS if out_of_core() is called and M_GUARD is compiled in. + 2003-12-06 David Shaw <[email protected]> * http.c (send_request): Add a Host: header for virtual hosts. |