changelog               Thu Jul 25 20:18:00 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1116 php4/ChangeLog:1.1117
--- php4/ChangeLog:1.1116       Wed Jul 24 20:18:22 2002
+++ php4/ChangeLog      Thu Jul 25 20:17:59 2002
@@ -1,3 +1,40 @@
+2002-07-25  sniper  <[EMAIL PROTECTED]>
+
+    * acinclude.m4
+      sapi/apache/config.m4:
+    - Fixed bug: #18560, the macro was not defined always.
+
+    * configure.in: MFH: fix bug #18570
+
+    * main/main.c:
+    Allow setting post_max_size and upload_max_filesize in .htaccess files too
+
+    * ext/imap/config.m4: Fixed bug: #18561.
+
+2002-07-25  derick  <[EMAIL PROTECTED]>
+
+    * ext/standard/basic_functions.c:
+    - Added parameter to print_r which returns the variable representation
+      instead of echoing it.
+    - Added parameter to print_r which returns the variable representation
+      instead of echoing it. 
+
+2002-07-25  sesser  <[EMAIL PROTECTED]>
+
+    * main/main.c: MFH
+
+    * main/main.c: do not dtor empty elements
+
+2002-07-25  derick  <[EMAIL PROTECTED]>
+
+    * ext/tokenizer/tokenizer.c: - MFH for fix for bug #16939
+
+2002-07-25  helly  <[EMAIL PROTECTED]>
+
+    * ext/exif/exif.c:
+    -handling of thumbnails in sub IFDs (the Photoshopway for TIFF)
+    -Some Photoshop specific tags
+
 2002-07-24  sesser  <[EMAIL PROTECTED]>
 
     * main/php_variables.c: MFH


Reply via email to