summaryrefslogtreecommitdiff
path: root/ext/bcmath/libbcmath/ChangeLog
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2000-11-22 20:20:02 +0000
committerZeev Suraski <zeev@php.net>2000-11-22 20:20:02 +0000
commitc476bce2f1493f46b7bdd1932255a43ae2c7fe44 (patch)
tree551268ab8c74fe5042ca6a7dfe85458786bf1431 /ext/bcmath/libbcmath/ChangeLog
parentbe6ab204158c836b10e1f586059462807288e2e3 (diff)
downloadphp-git-c476bce2f1493f46b7bdd1932255a43ae2c7fe44.tar.gz
At long last, import the bcmath library, by Phil Nelson
Diffstat (limited to 'ext/bcmath/libbcmath/ChangeLog')
-rw-r--r--ext/bcmath/libbcmath/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ext/bcmath/libbcmath/ChangeLog b/ext/bcmath/libbcmath/ChangeLog
new file mode 100644
index 0000000000..b8d459a2bb
--- /dev/null
+++ b/ext/bcmath/libbcmath/ChangeLog
@@ -0,0 +1,10 @@
+Wed Jun 7 09:39:02 2000 Phil Nelson <phil@cs.wwu.edu>
+
+ * configure.in and many others: version number now at 0.2.
+ Many other changes/additions for getting a distribution
+ to work.
+
+2000-05-21 Phil Nelson <phil@cs.wwu.edu>
+
+ * Initial setup of bcmath library., calling it version 0.1.
+