]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 6 Mar 2001 02:09:13 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Tue, 6 Mar 2001 02:09:13 +0000 (02:09 +0000)
ChangeLog

index 94decf8125100a5b94bf51dd263057751e02c92e..cf526a45a1aeae607c5d055d039b8e66405352aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2001-03-05  Rainer Schaaf  <rjs@pdflib.com>
+
+    * ext/pdf/pdf.c: fixed bug in PDF_getbuffer (happend only on Windows)
+    When using PDFlib V4.0 the pdf_set(grey/rgbcolor) functions are replaced
+    by the PDFlib V4.0 function pdf_setcolor
+
+2001-03-05  Jani Taskinen  <sniper@iki.fi>
+
+    * sapi/cgi/cgi_main.c: Fix help text for -f
+
+    * sapi/cgi/cgi_main.c:
+    Can't output any error messages if there isn't any function initialized
+    to do it..
+
+2001-03-05  Sean Bright  <elixer@erols.com>
+
+    * ext/standard/file.c:
+    get_meta_tags now handles single quoted attributes as well as those that
+    are double quoted.
+
 2001-03-04  Zeev Suraski  <zeev@zend.com>
 
     * ext/standard/info.c: