summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2004-04-19 00:34:18 +0000
committer <changelog@php.net>2004-04-19 00:34:18 +0000
commit7537d9728093d1a57933379a43cb1d7a852ab946 (patch)
treec21740caa1ba4dbb8eafbd46f6878b1ddb1aee42
parent60292114a0a6a6930e61ac854ced80b6f5b6a292 (diff)
downloadphp-git-7537d9728093d1a57933379a43cb1d7a852ab946.tar.gz
ChangeLog update
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 623c5f0de7..9a38b71991 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: