diff options
author | Hannes Magnusson <bjori@php.net> | 2006-10-25 12:40:23 +0000 |
---|---|---|
committer | Hannes Magnusson <bjori@php.net> | 2006-10-25 12:40:23 +0000 |
commit | 2d64114764483e88bf9b0a28125b718715417ad3 (patch) | |
tree | 41737e2035e52e803fb5e752f8c132814b5e18be /README.UPDATE_5_2 | |
parent | 1d0ebcd2cfb8d3214c5901a1196832c0e53c0226 (diff) | |
download | php-git-2d64114764483e88bf9b0a28125b718715417ad3.tar.gz |
Add a note reffering to the "new feature" section (lukas)
Diffstat (limited to 'README.UPDATE_5_2')
-rw-r--r-- | README.UPDATE_5_2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.UPDATE_5_2 b/README.UPDATE_5_2 index 44db79d380..81e7005f5a 100644 --- a/README.UPDATE_5_2 +++ b/README.UPDATE_5_2 @@ -124,7 +124,7 @@ Items from the NEWS file explained The Zip extension enables you to transparently read or write ZIP compressed archives and the files inside them. - Please refer to the PHP Manual for details. + Please refer to the 'NEW FEATURES' below or the PHP Manual for details. - Improved memory manager and increased default memory limit (Dmitry) |