diff options
-rw-r--r-- | Changelog-Trunk.txt | 2 | ||||
-rw-r--r-- | libmysql.dll | bin | 0 -> 1302528 bytes | |||
-rw-r--r-- | pcre3.dll | bin | 0 -> 196608 bytes | |||
-rw-r--r-- | zlib1.dll | bin | 0 -> 59904 bytes |
4 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 1e6f6f817..3d151790a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -6,6 +6,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2006/04/16
* Temperory fixed compiler warnings/errors. Please compile before commiting.
[Lance]
+ * Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM.
+ (Required by systems without these DLLs preinstalled) [Lance]
2006/04/15
* Fixed upgrade_svn5902.sql, thanks to Koshiro for pointing it out.
diff --git a/libmysql.dll b/libmysql.dll Binary files differnew file mode 100644 index 000000000..2831a850f --- /dev/null +++ b/libmysql.dll diff --git a/pcre3.dll b/pcre3.dll Binary files differnew file mode 100644 index 000000000..7df6f9e5a --- /dev/null +++ b/pcre3.dll diff --git a/zlib1.dll b/zlib1.dll Binary files differnew file mode 100644 index 000000000..1cf8a476e --- /dev/null +++ b/zlib1.dll |