diff options
author | Antony Dovgal <tony2001@php.net> | 2006-08-08 13:49:27 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2006-08-08 13:49:27 +0000 |
commit | cf3b6416c45c0d7ecb5cf4c3e989244fc3a906d2 (patch) | |
tree | 5c0f61856297a5fa48f94d35996650b1d3dca6d5 | |
parent | 0617904d0a214e4928f77c814e22cce55531da90 (diff) | |
download | php-git-cf3b6416c45c0d7ecb5cf4c3e989244fc3a906d2.tar.gz |
tix fypo
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ PHP NEWS ?? Aug 2006, PHP 5.2.0RC2 - Added version specific registry keys to allow different configurations for different php version. (Richard, Dmitry) -- In addtion to path to php.ini, PHPRC now may specify full file name. (Dmitry) +- In addition to path to php.ini, PHPRC now may specify full file name. (Dmitry) - Added "PHPINIDir" Apache directive to apache and apache_hooks SAPIs. (Dmitry) - Added an optional boolean parameter to memory_get_usage() and memory_get_peak_usage() to get memory size allocated by emalloc() or real |