diff options
| author | Zeev Suraski <zeev@php.net> | 2000-11-22 20:20:02 +0000 |
|---|---|---|
| committer | Zeev Suraski <zeev@php.net> | 2000-11-22 20:20:02 +0000 |
| commit | c476bce2f1493f46b7bdd1932255a43ae2c7fe44 (patch) | |
| tree | 551268ab8c74fe5042ca6a7dfe85458786bf1431 /ext/bcmath/libbcmath/ChangeLog | |
| parent | be6ab204158c836b10e1f586059462807288e2e3 (diff) | |
| download | php-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/ChangeLog | 10 |
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. + |
