diff options
author | <changelog@php.net> | 2007-08-29 01:31:22 +0000 |
---|---|---|
committer | <changelog@php.net> | 2007-08-29 01:31:22 +0000 |
commit | a243ba8025dd945ba6cf11aeec29cb38e4bbeb8c (patch) | |
tree | db666b0c5a9287db0b6834b13deade151d8e886e | |
parent | 0c773a50fcaef4b3bb859d6aa923c81897fc6a24 (diff) | |
download | php-git-a243ba8025dd945ba6cf11aeec29cb38e4bbeb8c.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-08-28 Derick Rethans <php@derickrethans.nl> + + * main/main.c: + - Fixed allow_url_fopen_list/allow_url_include_list handling by making sure + the pointers are initialized. Thanks to Sara. + 2007-08-27 Ilia Alshanetsky <ilia@prohost.org> * NEWS: |