diff options
author | <changelog@php.net> | 2004-04-19 00:34:18 +0000 |
---|---|---|
committer | <changelog@php.net> | 2004-04-19 00:34:18 +0000 |
commit | 7537d9728093d1a57933379a43cb1d7a852ab946 (patch) | |
tree | c21740caa1ba4dbb8eafbd46f6878b1ddb1aee42 | |
parent | 60292114a0a6a6930e61ac854ced80b6f5b6a292 (diff) | |
download | php-git-7537d9728093d1a57933379a43cb1d7a852ab946.tar.gz |
ChangeLog update
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2004-04-18 Ilia Alshanetsky <ilia@prohost.org> + + * ext/posix/posix.c: + Simplify code via the use of macros. + +2004-04-18 Derick Rethans <php@derickrethans.nl> + + * ext/mcrypt/mcrypt.c: + - Whitespace + 2004-04-17 Derick Rethans <php@derickrethans.nl> * ext/standard/html.c: |