summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-02-10 02:09:09 +0000
committer <changelog@php.net>2001-02-10 02:09:09 +0000
commitbc26a67a54c5426798258952c36edf3918ebc43e (patch)
tree8b40e6c30e225d4d919f9b202ca1ab9309bf6fb1
parent766bdbc919d852ee91f125abfb450b7cc406d247 (diff)
downloadphp-git-bc26a67a54c5426798258952c36edf3918ebc43e.tar.gz
ChangeLog update
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cc5d66931..3a6947780c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2001-02-09 Hartmut Holzgraefe <hartmut@six.de>
+
+ * ext/gd/gd.c: make _php_image_convert configuration-aware
+
+ * ext/gd/gd.c: libjpeg-not-installed protection
+
+2001-02-09 Rasmus Lerdorf <rasmus@php.net>
+
+ * ext/standard/reg.c: Stray ]
+
+ * ext/standard/datetime.c
+ ext/standard/file.c:
+ What the heck is CUT? Assume someone meant UTC here. And fix a
+ warning.
+
+2001-02-09 Sergey Kartashoff <gluke@biosys.net>
+
+ * ext/mnogosearch/php_mnogo.c
+ ext/mnogosearch/test.php:
+ Added UDM_PARAM_FIRST_DOC and UDM_PARAM_LAST_DOC mnoGoSearch extenstion
+ result parameters. Example updated.
+
+2001-02-09 David Hedbor <david@hedbor.org>
+
+ * sapi/caudium/caudium.c:
+ Fixed PHP authentication and some other minor things.
+
2001-02-08 Boian Bonev <boian@bonev.com>
* ext/vpopmail/php_vpopmail.c: