summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-10-11 01:09:06 +0000
committer <changelog@php.net>2000-10-11 01:09:06 +0000
commit877855a74e58f7d19efcc164623b4e05728587a4 (patch)
tree292c17c3ebb617e624aeb73efd52c9b5a6c28eea
parent8759dcc0ce1e074ffa739a1624d8709350448f48 (diff)
downloadphp-git-877855a74e58f7d19efcc164623b4e05728587a4.tar.gz
ChangeLog update
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ae85b6efb..716be6aed3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2000-10-10 Sterling Hughes <stirling@bestweb.net>
+
+ * ext/sablot/sablot.c: Fix compilation, I wonder when these were omitted??
+
+2000-10-10 Derick Rethans <d.rethans@jdimedia.nl>
+
+ * ext/oracle/oracle.c: - Reserved the patch
+
+2000-10-10 Sebastian Bergmann <sb@phpopentracker.de>
+
+ * pear/PHPDoc/redist/IT.php: Removed a function used for debugging.
+
+2000-10-10 Uwe Steinmann <Uwe.Steinmann@fernuni-hagen.de>
+
+ * ext/pdf/pdf.c:
+ - added optional argument pdf_show_boxed() to determine if text is
+ actually shown or not.
+
+2000-10-10 Sebastian Bergmann <sb@phpopentracker.de>
+
+ * pear/PHPDoc/redist/IT.php: Updated IntegratedTemplate class.
+
2000-10-08 Chuck Hagenbuch <chuck@horde.org>
* pear/File/SearchReplace.php