summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: