diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-16 02:51:57 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-16 02:51:57 +0000 |
commit | fd27cac640a1f890794a936afa60f204c07d16bf (patch) | |
tree | 9e780d0adfe491952a2ed72301d80a70df415814 /Changelog-Trunk.txt | |
parent | d6f2064fa166cf9df4da17e34dcef4210042e8f5 (diff) | |
download | hercules-fd27cac640a1f890794a936afa60f204c07d16bf.tar.gz hercules-fd27cac640a1f890794a936afa60f204c07d16bf.tar.bz2 hercules-fd27cac640a1f890794a936afa60f204c07d16bf.tar.xz hercules-fd27cac640a1f890794a936afa60f204c07d16bf.zip |
* Added pcre3.dll, zlib1.dll and libmysql.dll. DO NOT DELETE THEM. (Required by systems without these DLLs preinstalled)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6099 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 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.
|