From 31d171477997d100d84ef7010903b8f4e40b0025 Mon Sep 17 00:00:00 2001 From: Date: Tue, 6 Mar 2001 02:09:13 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index 94decf8125..cf526a45a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2001-03-05 Rainer Schaaf + + * 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 + + * 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 + + * 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 * ext/standard/info.c: -- 2.40.0